
/*^------------------- ESTRUCTURA ----------------*/


/*  Opciones de fuente de letra: Verdana, Arial, Helvetica, Sans-Serif */
body,html {
	font-family: Trebuchet MS, Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #000000;
	background-attachment: scroll;
	background-color: #65009a;
	background-image: url(../images/FondoBody.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #e5b2ff;
	scrollbar-dark-shadow-color: #e5b2ff;
	scrollbar-track-color: #e5b2ff;
	scrollbar-face-color: #65009a;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #65009a;
	scrollbar-3d-light-color: #65009a;
}

#SupWrapper {
	width: 1000px;
	background-color: #65009a;
	background-image: url(../images/FondoSupWrapper.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;	
	}
	
#WrapperSide {
	width: 1000px;
	background-color: #65009a;
	background-image: url(../images/LateralesBack.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	margin: 0px;
}	
	
#Wrapper {
	/*position: relative;*/
	width: 934px;
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 0px 56px;
	background-color: #FFFFFF;
	background-image: url(../images/FondoWrapper.gif);
	background-repeat: repeat-y;
	background-position: left top;
	}

	
#Encabezado1 {
	width: 934px;
	height: 104px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	display: block;
	background-color: #65009a;
	background-image: url(../images/FondoEncabezado1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.slides {
	margin:0px;
	padding:0px;
}
	
#Encabezado2 {
	width: 934px;
	height: 80px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	display: block;
	background-color: #FFFFFF;
	background-image: url(../images/FondoEncabezado22.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#Encabezado2 p{
	display: block;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #FFFFFF;
	width: auto;
	margin: 2px 0px 2px 690px;
	padding: 0px;
}

#Encabezado2 p a:link{
	color: #65009a;
	text-decoration:none;
	background-image: url(../images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 1px 0px 1px 15px;
}

#Encabezado2 p a:hover{
	color: #849FB6;
	text-decoration:none;
	background-image: url(../images/bullet1Over.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 1px 0px 1px 15px;
}

#Encabezado2 p a:active{
	color: #CC0000;
	text-decoration:none;
	background-image: url(../images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 1px 0px 1px 15px;
	
}

#Encabezado2 p a:visited{
	color: #A3B3C2;
	text-decoration:none;
	background-image: url(../images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 1px 0px 1px 15px;
}

#MenuNav {
	width: 100%;
	/*background-color: #FFFFFF;*/
	background-image: url(../images/FondoMenu.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	display: block;
	margin: 7px 0px 0px 0px;
	padding: 2px 0px 0px 0px;
	height: 42px;
}
	
#menu_lateral img {
	margin: 0px 1px 0px 1px;
}

#MenuLat {
	width: 25%;
	/*background-color: #FFFFFF;*/
	background-position: left top;
	display: block;
	margin: 7px 0px 0px 0px;
	padding: 2px 0px 0px 0px;
	height: 500px;
}

#Zona_contenido {
	width: 100%;
	background-image: url(../images/FondoContenido.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#ColIzda {
	width: 160px;
	float: left;
	padding: 0px 10px 0px 20px;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 0.9em;
	}
	
#ColIzda p {
	font-weight: bold;
	margin: 0px 0px 2px 0px;
	padding: 0px;
	width: auto;
	height: 25px;
}

#ColIzda p a {
	padding: 0px 0px 0px 27px;
	background-image: url(../images/bullet_cruz.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
	color: #65009a;
	text-decoration: none;
}

#ColIzda p a:hover{
	color: #999999;
	background-image: url(../images/bullet_cruz_f2.gif);
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px 0px 0px 27px;
}

#ColIzda p a:active{
	color: #FF0000;
	background-image: url(../images/bullet_cruz.gif);
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px 0px 0px 27px;
}

#ColIzda p a:visited{
	color: #999999;
	background-image: url(../images/bullet_cruz.gif);
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px 0px 0px 27px;
}

#ColIzda ul {
	font-size: 0.9em;
	font-weight: normal;
	list-style:none;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 10px;
	width: auto;
	height: auto;
	display: block;
}

#ColIzda li {
	font-weight: normal;
	margin: 2px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: auto;
	height: auto;
}

#ColIzda li a{
	color:#65009a;
	text-decoration:underline;
}
#ColIzda li a:hover{
	color:#849FB6;
	text-decoration:underline;
}
#ColIzda li a:active{
	color:#CC0000;
	text-decoration:underline;
}
#ColIzda li a:visited{
	color:#A3B3C2;
	text-decoration:underline;
}
	

#espacio_content {

	width: 567px;
	padding: 0px 10px 0px 20px;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 0.85em;
	margin: -5px 0px 0px 150px;
	text-align: justify;
}

#ContentHome img {
	/*float: left;*/
}

#ContentHome p {
	margin: 0px 0px 10px 0px;
}


#Container2 {
	background-color:#FFFFFF;
	width: 632px;
	height: auto;
	padding: 0px;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 0.85em;
	margin: 0px 0px 0px 190px;

}

#ZonaContenido {
 	position: relative;
	left:170;
	top:230;  
	width: 620px;
	height:450;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 0.85em;
	margin: -5px 0px 0px 150px;
	text-align: justify;
}

#TituloPagina {
	width: 562px;
	height: 30px;
	padding: 7px 35px 0px 35px;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 0.9em;
	/*margin: 0px 0px 0px 190px;*/
	background-image: url(../images/FondoTitulo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}
	
#ContentInterior {

	width: 562px;
	padding: 0px 35px 0px 35px;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, helvetica, sans-serif;
	/*margin: 0px 0px 0px 190px;*/
	text-align: justify;
	display: block;
	background-image: url(../images/bordesContenido.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#ContentInterior p{
	margin: 10px 0px 0px 0px;
}

#ContentInterior img{
	margin: 0px 15px 15px 15px;
}

#ContentInterior a{
	color:#65009a;
	text-decoration:underline;
}

#ContentInterior a:hover{
	color:#849FB6;
	text-decoration:underline;
}

#ContentInterior a:active{
	color:#CC0000;
	text-decoration:underline;
}

#CContentInterior a:visited{
	color:#A3B3C2;
	text-decoration:underline;
}

#ContentInterior h2{
	width: auto;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 1.9em;
	font-weight: bold;
	color: #65009a;
	display: block;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 5px;
}

#ContentInterior h3{
	width: auto;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 1.7em;
	font-weight: bold;
	color: #A3B3C2;
	display: block;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #65009a;
	padding-bottom: 5px;
}

#ContentInterior h4{
	width: auto;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #65009a;
	display: block;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	/*border-bottom-color: #A3B3C2;*/
	border-bottom-color: #C9D2DC;
	padding-bottom: 5px;
}

#ContentInterior h5{
	width: auto;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #993300;
	display: block;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A3B3C2;
}


#ContentInterior h5 a{
	color:#CC0000;
	text-decoration:none;
}

#ContentInterior h5 a:hover{
	color:#849FB6;
	text-decoration:none;
}

#ContentInterior h5 a:active{
	color:#CC0000;
	text-decoration:none;
}

#CContentInterior h5 a:visited{
	color:#A3B3C2;
	text-decoration:none;
}

#ContentInterior ul {
	font-size: 1em;
	font-weight: normal;
	margin: 0px 15px 15px 15px;
	padding: 0px 0px 0px 0px;
	width: auto;
	height: auto;
	display: block;
	list-style-position: outside;
	list-style-type: square;
}

#ContentInterior li {
	font-weight: normal;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: auto;
	height: auto;
}

.remateContenido22 {
	width: 562px;
	height: 15px;
	padding: 0px 35px 0px 35px;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 0.9em;
	margin: 0px 0px 0px 0px;
	background-image: url(../images/RemateContenido.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}
	

/*---------------------- CLASES ADICIONALES -----------------------------------*/	
.clearing {
	clear: both;
	height: 1px;
	width: auto;
	}

.enlace {

	font-family: Trebuchet MS, Verdana, Geneva, Arial, helvetica, sans-serif;
	font-weight: bold;
	width: auto;
	margin: 0px 10px 15px 10px;
	padding: 0px;
	}
	
.enlace a {
	text-decoration:none;
	background-image: url(../images/bullet_cruz_f2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 1px 0px 1px 25px;
	color: #65009a;	
	}
	
.enlace a:hover {
	text-decoration:none;
	background-image: url(../images/bullet_cruz.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 1px 0px 1px 25px;
	color: #65009a;	
	}



#Enlace2 a:link{
	color: #65009a;
	text-decoration:none;
	background-image: url(../images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 1px 0px 1px 15px;

}
#Enlace2 a:hover{
	color: #65009a;
	text-decoration:none;
	background-image: url(../images/bullet1Over.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 1px 0px 1px 15px;
}
#Enlace2 a:active{
	color: #65009a;
	text-decoration:none;
	background-image: url(../images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 1px 0px 1px 15px;
	
}
#Enlace2 a:visited{
	color: #65009a;
	text-decoration:none;
	background-image: url(../images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 1px 0px 1px 15px;
}		


#menuv2 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 5px;	
}

#menuv2 ul, li {
	list-style-type: none;
}

.menuv2{
  
	text-decoration: none;
	color: #FFFFFF;
/*	display: block;*/
	padding: 3px 3px;
	width: 138px;
	text-decoration: none;

	
}
#menuv2 a {
	text-decoration: none;
	color: #65009a;
	background: #FFFFFF;
/*	display: block;*/
	padding: 3px 10px;
	text-align: center;
/*	border: 1px solid #7B8597;*/
/*	border-width: 1px 1px 1px 0;*/
	text-align:left;
	
}


#menuv2 a#primero {
/*	border-left: 1px solid #ACCFE8;*/
}

#menuv2 a:hover {
	background: #65009a;
	color: #e5b2ff;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#menuv {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 20px;
	
	
}
#menuv ul, li {
	list-style-type: none;
}
.menuv{
  
	
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	padding: 3px 6px;
	width: 138px;
	text-decoration: none;

	
}
#menuv a {
	text-decoration: none;
	color: #65009a;
	background: #FFFFFF;
	display: block;
	padding: 3px 10px;
	text-align: center;
	border: 1px solid #7B8597;
	border-width: 1px 1px 1px 0;
	text-align:left;	
}


#menuv a#primero {
	border-left: 1px solid #ACCFE8;
}

#menuv a:hover {
	background: #375BA7;
}


#menuh {
	font: 80% "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 20px;
}

#menuh ul, li {
	list-style-type: none;
}

#menuh ul {
	margin: 0;
	padding: 0;
}

#menuh li {
	float: left;
}

#menuh a {
	text-decoration: none;
	color: #3366CC;
	background: #F0F7FC;
	display: block;
	padding: 3px 10px;
	text-align: center;
	border: 1px solid #ACCFE8;
	border-width: 1px 1px 1px 0;
}


#menuh a#primero {
	border-left: 1px solid #ACCFE8;
}

#menuh a:hover {
	background: #DBEBF6;
}


.posContacto{
  color:#ffffff;
  position:absolute;
  left:290px;
  top:580px;
  overflow: visible;
  visibility: visible;
  z-index: 2;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  text-align:justify;
  font-weight: bold;
}



a.linkDato {
    color: #CCCCFF;
  	text-decoration: none;
}
a.linkDato:hover {
    color: #CCCCFF;
	text-decoration: none;
}



.posContenido{
  position:relative;
  padding: 0px 0px 0px 0px;
  margin: 0px 10px 0px 146px;
  overflow: hidden;
  visibility: inherit;
  z-index: 1;
  background-color: #ffffff;
  width:650px;
  height:500px;
  border: thin outset #E1F1E6;
}


.remateContenido {
	width: 934px;
	height: 15px;
	padding: 0px 0px 0px 0px;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 0.9em;
	margin: 0px 0px 0px 0px;
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}

.Pie {
 
	width: 934px;
	height: 38px;
	padding: 0px 0px 0px 0px;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 0.7em;
	margin: 0px 0px 0px 0px;
	background-color: #e5b2ff;
	background-repeat: no-repeat;
	background-position: left top;
	display: block; 
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
	font-weight: normal;
	color: #000000;
	text-align:center;
	}
	
.posMenuVertical{
  position:absolute;
  left:0px;
  top:152;
  overflow: visible;
  visibility: visible;
  z-index: 2;
}

.posLogo250Aniversario{
  position:relative;
  left:814px;
  top:-500px;
  overflow: visible;
  visibility: visible;
  z-index: 100;
}

.enlaceMena {
	font-family: Trebuchet MS, Verdana, Geneva, Arial, helvetica, sans-serif;
	font-weight: bold;
	width: auto;
	padding: 0px;
	}
	
.enlaceMena a {
	text-decoration:none;
	background-repeat: no-repeat;
	background-position: left center;
	color: #65009a;	
	}
	
.enlaceMena a:hover {
	text-decoration:none;
	background-repeat: no-repeat;
	background-position: left center;
	color: #65009a;	
	}



#container { width:600px; margin:0px auto 0px; background:#FFFFFF; padding:10px; font-size:12px; }
#container h1 { font-size:24px; color:#FFFFFF; font-weight:normal; text-align:center; background:#333333; padding:10px; }
#container p { text-align:justify; padding:5px 10px 5px; margin:0px; }
#container p ol, #container p ul { margin:0px auto 0px; }
#container p.notes { color:#999999; font-size:10px; }



/* thumbnail slider begin */

/* apply the gallery design */
#gallery_container {  width:492px ; height:94px ; margin:10px auto 10px; background:#EBE2E5 ; padding:7px 0px 0px; display:block; position:relative; }
/* the width is set to show the number of thumbnails that will be visible */
#thumb_container{ position:relative ; overflow:hidden ; width:442px ; height:90px ; margin:0px auto 0px;  }
/* the thumbnails container */
#thumbs { white-space:nowrap; }

#thumbs a { padding:0px; margin:0px; }
#thumbs a img{ border:1px #333333 solid; }

/* the forward and backward buttons */
.addfwd { display:block; position:absolute; cursor:pointer; width:25px; height:101px; top:0px; right:0px; background:url(../images/gallery_fwd.jpg) no-repeat;  }
.addbkwd { display:block; position:absolute; cursor:pointer; width:25px; height:101px; top:0px; left:0px; background:url(../images/gallery_back.jpg) no-repeat;  }
/* thumbnail slider end */

/* banner rotator */
#banners_container { display:block; position:relative; width:557px; height:140px; margin:0px auto 0px; border:1px #CCCCCC solid; }
#banner_container { position:relative ; overflow:hidden ; width:934px ; height:70px ; margin:0px auto 0px;  }
#banners { white-space:nowrap; }
#banners a img { border:none; }
