@charset "utf-8";

*{
	padding:0;
	margin:0;
	
}

img, table{
	border:none;
	behavior: url("js_agd/iepngfix.htc");
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}

spam, p{
	margin:0;
	padding:0;
}

body {
	background: #D93A3A url(../imgs_agd/chicas/bg-main.jpg) repeat-x top;
	height:100%;
}

html{
	height:100%;
}

a:link, a:visited, a:active{
	color:#FBC806;
	font-size:9px;
	font-weight:normal;
	text-decoration:none;
}

a:hover{
	color:#FC7A05;
	font-size:9px;
	font-weight:normal;
	text-decoration:underline;
}

/*Body*/
.global{
	text-align:center;
}

.main{
	width:980px;
	border-bottom:#000000 1px solid;
	border-left:#000000 1px solid;
	border-right:#000000 1px solid;
	margin: 0 auto;
}

.clear{
	clear:both;
}

/*header*/
.header{
	height:86px;
	background:url(../imgs_agd/chicas/bg-header1.jpg) repeat-x top;
	border-bottom:#000000 1px solid;
}

.headerLeft{
	float:left;
	padding:5px 11px 5px 17px;
}

.headerLeft ul{
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;	
}

.headerLeft li{
	display:inline;
	text-align:center;
}

.headerLeft a{
	float:left;
	padding:1px;
	height:70px;
	width:50px;
	border:1px #FFFFFF solid;
	text-decoration:none;
	margin:0 6px 0 0;
}

.headerLeft a:hover{
	border:1px #D93A3A solid;
	text-decoration:none;
}

.headerRight{
	float:right;
	padding-top: 25px;
	padding-bottom: 17px;
	padding-right: 20px;
}

/*.headerRight{
	float:right;
	padding:25px 90px 17px 101px;
	background:url(../imgs_agd/chicas/bg-header2.jpg) repeat-x top;
}*/

Contenido

.contenido{
	height:493px;
	/*height:100%;*/
}
.contenido iframe{
	width:100%;
	height:100%;
}

.contenidoLeft{
	float:left;
	width:622px;
	padding:4px;
	text-align:center;
	background:url(../imgs_agd/chicas/bg-contenidoleft.jpg) repeat-x top;
	border-right:#000000 1px solid;
	height:485px;
	vertical-align:middle;
}

.contenidoLeftImg1{
	padding:4px;
	border:1px #333333 solid;
	width:344px;
	background:#FFFFFF;
	text-align:center;
	margin: auto;
}

.contenidoLeftImg2{
	padding:4px;
	border:1px #333333 solid;
	width:548px;
	background:#FFFFFF;
	text-align:center;
	margin: 50px auto 0  auto;
}

.contenidoRight{
	float:right;
	width:349px;
	margin:0;
	height:100%;
}

.contenidoRightTitle{
	background:url(../imgs_agd/chicas/bg-titulo-data.jpg) repeat-x;
	padding:5px 3px;
	text-align:center;
	border-bottom:#000000 1px solid;	
}

.contenidoRightTitle h1{
	color:#FBC806;
	font-weight:bold;
	font-size:15px;
	text-transform:uppercase;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.contenidoRightLinesDark{
	background:#741F1F;
	border-bottom:#892525 1px solid;
	padding:5px 3px;
	color:#CCCCCC;
	font-size:10px;
}

.contenidoRightLinesDarkLight{
	background:#892525;
	border-bottom:#741F1F 1px solid;
	padding:3px 5px 2px 4px;
}

.telefono{
	color:#FBC806;
}

p.telefono2{
	/*line-height:2em;*/
}

.contenidoRightLinesDarkLight2{
	background:#892525;
	border-bottom:#741F1F 1px solid;
	padding:3px 5px 2px 4px;
	text-align:justify;
	line-height:15px;
}

.tooltip{
	color:#fff;
	margin:0;
	width:150px;
	text-align:left;
	font-size:9px;
	padding:5px;
}

.tooltip b{
	margin:0 0 15px 0;
	line-height:2em;
}

.boton{
	margin:2px 0 2px 2px;
	float:left;
}
