body{
	background-image:url(../images/bg.jpg);
	margin: 0px;
	font-family: Arial;
	font-size: 12px;
}
img{
	behavior: url("../includes/pngbehavior.htc");
	border: 0px;
	display: block;
}
a{
	margin: 0px;
	padding: 0px;
}
#indicaciones
{
	background-color:#ffffff;
}
h1{
	padding: 0px;
	font-size: 17px;
	margin-bottom: 10px;
	margin-top: 10px;
	color:#0042ad;
}
#wrapper
{
	position:relative;
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 12px;
	
}
#cabecera{
	height: 420px;
	padding:0px;
	margin:0px;
	font-family: Arial;
	font-size: 11px;
	
}
#direccion
{
	text-align:right;
	height:60px;
	padding-top:30px;
}
#flashCabecera
{
	width:940px;
	height:300px;
	padding:0px;
	margin:0px;
	background-color:#000000;
	border-top:2px solid #8ab61e;
	border-left:1px solid #7d7d7b;
	border-right:1px solid #7d7d7b;
	color:#ffffff;
	font-family: Arial;
	font-size: 11px;
}
#flashCabecera .titulo
{
	color:#ffffff;
	text-align:center;
	font-family:Arial;
	font-weight:bolder;
	font-size:26px;
	padding:0px;
	margin:0px;
	line-height:25px;
}
#flashCabecera .titulo b
{
	color:#ffffff;
	font-family:Arial;
	font-weight:bolder;
	font-size:30px;
	padding:0px;
	margin:0px;
}
#flashCabecera h2
{
	margin:0px;
	margin-top:2px;
	text-align:center;
	font-size:10px;
	color:#ffffff;
}
#galeria
{
	width:235px;
	height:295px;
	padding-top:5px;
	float:right; 
	background-image:url(../images/fondoCabecera.jpg)
}
#galeria a
{
	border:2px solid #ffffff;
	float:left;
	margin:6px;
}
#logo
{
	position:absolute;
	left:356px;
	
}
#menu
{
	position:relative;
	width:940px;
	background-image:url(../images/fondoMenu.gif);
	background-repeat:no-repeat;
	height:24px;
	padding-top:8px;
	border-left:1px solid #7d7d7b;
	border-right:1px solid #7d7d7b;
}
#menu a
{
	display:inline-block;
	padding-left:14px;
	padding-right:14px;
	color:#ffffff;
	text-decoration:none;
	font-family:Tahoma;
	font-size:13px;
	background-image:url(../images/separador.gif);
	background-repeat:no-repeat;
}
#menu a:hover
{
	color:#000000;
	text-decoration:none;
	font-family:Tahoma;
	font-size:13px;
	
}
#menu .menuGaleria
{
	padding-left:82px;
	background-image:none;
	color:#ffffff;
}
#menu .menuGaleria:hover
{
	color:#ffffff;
}
#contenido{
	padding: 10px;
	width:920px;
	color:#333333;
	background-color:#cccccc;
	background-image:url(../images/fondoPortada.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
	border-left:1px solid #7d7d7b;
	border-right:1px solid #7d7d7b;
	border-bottom:1px solid #7d7d7b;
}
#contenido a
{
	color:#e20916;
	text-decoration:none;
	font-weight:bold;
}
#contenido a:hover
{
	color:#e20916;
	text-decoration:underline;
	font-weight:bold;
}
#contenido #izquierda
{
	width:330px;
	float:left;
}
.ventajas
{
	list-style:none;
}
#contenido #centro
{
	width:420px;
	float:left;
	padding-left:10px;
	padding-right:10px;
	margin-top:10px;
	
}
#contenido #centro ul
{
	line-height:1.5;
	font-size:12px;	
}
#contenido #derecha
{
	width:150px;
	float:right;
}
h3
{
	color:#e20916;
	font-size:17px;	
	font-weight:bold;
	letter-spacing:-1;
}
#pie{
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 12px;
	text-align: center;
}
#pie a
{
	color:#000000;
	text-decoration:none;
	
}
#pie a:hover
{
	color:#000000;
	text-decoration:underline;
	
}
.cuadroArchivos
{
	float:left;
	border: solid 1px #999999;
	width: 90px; 
	height: 80px; 
	text-align: center; 
	padding: 5px; 
	margin: 5px; 
	font-size: 10px;
	background-color: #EAEAEA;
}
.cuadroArchivos a
{
	color: #666666; 
	}	
.cuadroArchivos a:hover
{
	color: #000000; 
	}	
.cuadroImagenes
 {
	float:left;
	border: solid 1px #999999;
	width: 90px; 
	height: 70px; 
	text-align: center; 
	padding: 5px; 
	margin: 5px; 
	font-size: 10px;
	background-color: #EAEAEA;
 }
 
 /* SLIMBOX */

#lbOverlay {
	position: absolute;
	z-index: 9999;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(../images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink {
	background: transparent url(../images/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink {
	background: transparent url(../images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../images/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
