
body{
	font-family: Arial,sans-serif;
	background-image:url(Imagenes/fondo.jpg);
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
}
#wrap{
	 width: 1000px;
 	margin:0% auto 0% auto;
 	padding:0% 0% 3% 0%;
 	background-color: #FFFFFF;
 	text-align:left;
 	min-height:670px;
}

#titulo {
	 width: 1000px;
 	margin:0% auto 0% auto;
 	padding:2% 0% 0% 0%;
 	background-color: #Fff;
 	text-align:center;
	position:relative;
	top: 0px;
 	min-height:25px;
	font-family: Times;
 	font-size: 150%;
 	font-weight:normal;
	line-height:24px;
}

a{
	color: #4D6FB0;
	text-decoration: none;
}

a:link{
	color: #00f;
	text-decoration: none;
}

a:visited{
	color: #00f;
	text-decoration: none;
}

a:hover{
	color: #00f;
	text-decoration: underline;
}

#content a {
	font-weight:bold;
}

h1{
 	font-family: Times;
 	font-size: 45%;
 	font-weight:normal;
 	color: #ffffff;
 	margin: 0px;
 	padding: 0px;
}

h2{
	font-family: Verdana,sans-serif;
	font-size: 90%;
	color: #6D8C00;
	margin:0px 0px 10px 0px;
	padding: 0px;
}

h3{
 	font-family: Verdana,sans-serif;
 	font-size: 100%;
 	font-weight:bold;
 	color: #00f;
 	margin-right: 5px;
 	padding-top:12px;
	text-align:center;
}
h4{
	font-family: Verdana,sans-serif;
	font-size: 150%;
 	font-weight:bold;
	color: #6D8C00;
	margin:0px 0px 0px 0px;
	padding: 0px;
	text-align:center;
}
h5{
	font-family: Verdana,sans-serif;
	font-size: 90%;
	color: #6D8C00;
	margin:3px 0px;
	padding: 5px 0px 0px 0px;
}

ul{
 list-style-type: none;
}

li{
list-style-type: square;
color: #6D8C00;
line-height:18px;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#header{
	width: 1000px;
	padding: 0px;
	margin-top: 0%;
	margin-right: auto;
	margin-bottom: 0%;
	margin-left: auto;
	height: 106px;
}

#navBar{
 	float:left;
	padding:1%;
	width: 21%;
	margin:0px 2%;
	background-color: #FFFFFF;

}

#navBar ul a:link, #navBar ul a:visited {display: block*;}
#navBar ul {margin: 0; padding: 0;}

#navBarInf{
	padding:0px;
	width: 95%;
	margin:0px 1% 0px  2%;
	background-color: #FFFFFF;
	position:relative;
 	float: left;
	top:62px;
/*	height: 150px;*/

}



#navBard{
	position:absolute;
	top: 135px;
	left: 800px;
/* 	float:right;*/
	padding:1%;
	width: 21%;
	margin:20px 2%;
	background-color: #FFFFFF;

}

#navBard ul a:link, #navBard ul a:visited {display: block;}
#navBard ul {margin: 0; padding: 0;}


#content{
	position:absolute;
	top: 170px;
	left: 380px;
 	float:right;
	padding:0% 1%;
 	width: 34%;
 	text-align:center;
 	background-color: #FFFFFF;

}

.siteName{
	font-family: Times;
 	font-size: 250%;
 	font-weight:normal;
	line-height:24px;
	position:relative;
	top:-70px;
	left:20px;
 	color: #ffffff;
}
/*********** .Links izquierda ***********/

.ILinks{
	margin-left: 5px;
	padding: 0px 0px 5px 10px;
	font-size: 80%;
}
.ILinks a:link,
.ILinks a:visited {
	display: inline; 
}
/*********** .Links derecha ***********/

.DLinks{
	margin-left: 5px;
	padding: 0px 0px 5px 10px;
	font-size: 80%;
	font-weight:bold;
}
.DLinks a:link,
.DLinks a:visited {
	display: inline; 
}

/************** #headlines styles **************/
#headlines{
  	float:left;
	width: 23%;
	margin: 0px;
	padding: 0px 0px 0px 15px;
}

#headlines p{
	padding: 2px 0px 5px 0px;
}

#banner{
position:relative; 
width:23%; 
height:50px;
margin: 10px 0px 0px 8px;
}
#banner li{ list-style:none;
}

/************** .story styles *****************/

.speech{
	background: white;
	height:180px;
	padding: 0px 0px 0px 0px;
	font-size: 82%;
	overflow: auto;
}
.speech p{
	padding: 0px 5px 10px 0px;
	line-height:18px;
}
.speech p.caracteristicas{
	line-height:28px;
}

/************** . cuadro contacto styles *****************/
.contacto{
	clear: both;
	margin-right:6px;
	border:solid #CCCCCC 1px;
	margin-top:15px;
	padding: 5px 0px 0px 10px;
	font-size: 70%;
}
/************* #siteInfo styles ***************/

#siteInfo{
	width: 1000px;
	margin:0% auto 0 auto;
	background-image:url(Imagenes/footer2.png);
	padding:8px 0px;
	font-size: 75%;
	color: #ffffff;
	text-align:center;
    position:relative;
	
}	
.siteInfo a{
float:left;
color: #ffffff;
margin:0 2px 0 0;
padding:0 0 1px 3px;
text-decoration:none;
letter-spacing: 1px;
}

/*************  tooltip ***************/
a.tt{
    position:relative;
    z-index:24;
    color:#006699;
	font-weight:normal;
    text-decoration:none;
}
a.tt span{ display: none;
}
a.tt:hover{ z-index:25; color: #838850;
}
a.tt:hover span.tooltip{
    display:block;
    position:absolute;
    top:0px; left:0;
	padding: 15px 0 0 0;
	width:300px;
	color: #000000;
    text-align: left;

}
a.tt:hover span.top{
	display: block;
	padding: 30px 8px 0;
    background: url(Imagenes/bubble.gif) no-repeat top;
}
a.tt:hover span.middle{ /* different middle bg for stretch */
	display: block;
	padding: 0 8px; 
	background: url(Imagenes/bubble_filler.gif) repeat bottom; 
}
a.tt:hover span.bottom{
	display: block;
	padding:3px 8px 10px;
	color: #548912;
    background: url(Imagenes/bubble.gif) no-repeat bottom;
}





/**************************************/
li.tt{
    position:relative;
    z-index:24;
    color:#006699;
	font-weight:normal;
    text-decoration:none;
	list-style-type: disc;
	line-height:15px;
}

li.tt:hover{ z-index:25; color: #838850;
}


li.tt div.med{ display: none;
}
li.tt:hover div.med{
	display: block;
	padding: 0px 0px 0px 0px;
	position:absolute;
	top:10px;
	left:50px;
	right:15px;
	height: auto;
}

li.tt:hover div.lt{
	display: block;
	padding:30px 0px 0px 80px;
	width: 15px;
    background: url(Imagenes/bubble2.gif) no-repeat top left;
	position:relative;
}

li.tt:hover div.t{
	display: block;
	padding:30px 8px 0px;
    background: url(Imagenes/bubble2.gif) no-repeat top;
	position:absolute;
	top:0px;
	left:95px;
}

li.tt:hover div.rt{
	display: block;
	padding:30px 0px 0px 0px;
	width: 15px;
    background: url(Imagenes/bubble2.gif) no-repeat top right;
	position:absolute;
	top:0px;
}

li.tt:hover div.lm{
	display: block;
	padding:15px 0px -30px 0px;
	height: 100%;
    background: url(Imagenes/bubble2.gif) repeat left;
	width: 15px;
	position:absolute;
	top:0px;
	left:0px;
}

li.tt:hover div.rm{
	display: block;
	padding:0px 0px -30px 0px;
    background: url(Imagenes/bubble2.gif) repeat right;
	position:absolute;
	top:0px;
	right:15px;
	height: 100%;
	overflow: hidden;
	width: 15px;
}

li.tt:hover div.lb{
	display: block;
	padding:15px 0px 0px 0px;
	width: 15px;
    background: url(Imagenes/bubble2.gif) no-repeat bottom left;
	position:absolute;
	top:0px;
	left:0px;
}

li.tt:hover div.b{
	display: block;
	padding:15px 0px 0px 15px;
    background: url(Imagenes/bubble2.gif) no-repeat bottom;
	position:relative;
	top:0px;
	left:15px;
}

li.tt:hover div.rb{
	display: block;
	padding:15px 0px 0px 0px;
	width: 15px;
    background: url(Imagenes/bubble2.gif) no-repeat bottom right;
	position:absolute;
	top:0px;
	left:195px;
}


.superior{
	position:relative;
	top:0px;
	height: 30px;
}

.centro{
	position:relative;
	top:0px;
	overflow: "auto";
    background: url(Imagenes/bubble2.gif) repeat left;
	padding:0px 15px 0px 15px;
	color: #000;
	height: 100%;
}

.inferior{
	position:relative;
	top:0px;
	height: 15px;
}



