body  {



	font: 100% Verdana, Arial, Helvetica, sans-serif;



	background: #121c35 url('../images/bgok.jpg') repeat-x fixed;



	margin: 0; /* es recomendable ajustar a cero el margen y el relleno del elemento body para lograr la compatibilidad con la configuraciÃ³n predeterminada de los diversos navegadores */



	padding: 0;



	text-align: center; /* esto centra el contenedor en los navegadores IE 5*. El texto se ajusta posteriormente con el valor predeterminado de alineaciÃ³n a la izquierda en el selector #container */



	color: #000000;



	background-position: fixed;



    }



    .twoColFixRtHdr #container {
	width: 960px;  /* el uso de 20px menos que un ancho completo de 800px da cabida a los bordes del navegador y evita la apariciÃ³n de una barra de desplazamiento horizontal */
	background: #09183E;
	margin: 0 auto; /* los mÃ¡rgenes automÃ¡ticos (conjuntamente con un ancho) centran la pÃ¡gina */
	border: 1px solid #263F77;
	text-align: left;
	overflow: hidden;
	list-style: none;



    } 



    .twoColFixRtHdr #header {
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	background-color: #19294D;
	background-image: url(../images/header.jpg);
	height: 99px;



    } 



    .twoColFixRtHdr #header h1 {



    	margin: 0; /* el ajuste en cero del margen del Ãºltimo elemento del div de #header evita la contracciÃ³n del margen (un espacio inexplicable entre divs). Si el div tiene un borde alrededor, esto no es necesario, ya que tambiÃ©n evita la contracciÃ³n del margen */



    	padding: 10px 0; /* el uso de relleno en lugar de margen le permitirÃ¡ mantener el elemento alejado de los bordes del div */



    }



    .twoColFixRtHdr #sidebar1 {



	float: right; /* dado que este elemento es flotante, debe asignarse un ancho */



	width: 310px; /* el ancho real de este div, en navegadores que cumplen los estÃ¡ndares, o el modo de estÃ¡ndares de Internet Explorer, incluirÃ¡ el relleno y el borde ademÃ¡s del ancho */



	background: #09183E;



	padding-top: 0px;



	padding-right: 0px;



	padding-bottom: 15px;



	padding-left: 0px;



    }



    .twoColFixRtHdr #mainContent {



	background-image: url(../images/content.jpg);



	background-position: top center;



	background-repeat: no-repeat;



	margin-top: 15px;



	margin-right: 310px;



	margin-bottom: 0;



	margin-left: 0;



	padding-top: 25px;



	padding-right: 25px;



	padding-bottom: 0;



	padding-left: 20px;



    } 
	
	.twoColFixRtHdr #historia {
	background-position: top center;
	background-repeat: no-repeat;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 0;
	padding-left: 20px;



    } 
	
	.twoColFixRtHdr #fotosdedicadas {
	background-image: url(images/content2.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;



    } 



	    .twoColFixRtHdr #mainContent3 {



	background-image: url(../images/content.jpg);



	background-position: top center;



	background-repeat: no-repeat;



	margin-top: 15px;



	margin-right: 310px;



	margin-bottom: 0;



	margin-left: 0;



	padding-top: 25px;



	padding-right: 15px;



	padding-bottom: 0;



	padding-left: 15px;



    } 



	



	.twoColFixRtHdr #Welcome {

	background-position: top center;

	background-repeat: no-repeat;

	margin-top: 15px;

	margin-right: 0px;

	margin-bottom: 0;

	margin-left: 0;

	padding-top: 15px;

	padding-right: 25px;

	padding-bottom: 0;

	padding-left: 10px;

	text-align: left;



    } 



	



    .twoColFixRtHdr #footer {
	background-image: url(../images/footer.jpg);
	height: 120px;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0px;
	background-color: #09183F;



    } 



    .twoColFixRtHdr #footer p {



    	margin: 0; /* el ajuste en cero de los mÃ¡rgenes del primer elemento del pie evitarÃ¡ que puedan contraerse los mÃ¡rgenes (un espacio entre divs) */



    	padding: 10px 0; /* el relleno de este elemento crearÃ¡ espacio, de la misma forma que lo harÃ­a el margen, sin el problema de la contracciÃ³n de mÃ¡rgenes */



    }



    .fltrt { /* esta clase puede utilizarse para que un elemento flote en la parte derecha de la pÃ¡gina. El elemento flotante debe preceder al elemento junto al que debe aparecer en la pÃ¡gina. */



    	float: right;



    	margin-left: 8px;



    }



    .fltlft { /* esta clase puede utilizarse para que un elemento flote en la parte izquierda de la pÃ¡gina. */



    	float: left;



    	margin-right: 8px;



    }



    .clearfloat { /* esta clase debe colocarse en un elemento div o break y debe ser el Ãºltimo elemento antes del cierre de un contenedor que incluya completamente a un elemento flotante */



    	clear:both;



        height:0;



        font-size: 1px;



        line-height: 0px;



    }



.Estilo2 {



	color: #A1BDEC;



	font-size: 12px;



}



.Estilo3 {



	font-size: 14px;



	color: #5577C5;



}



.Estilo4 {color: #A1BDEC; font-size: 10px; }



a:hover {



	color: #FFFFFF;



	text-decoration: underline;



}



a:link {



	text-decoration: none;



}



a:visited {



	text-decoration: none;



}



a:active {



	text-decoration: none;



}



     



    </style>



[if IE 5]>



    <style type="text/css"> 



    /* coloque las reparaciones del modelo de cuadro para IE 5* en este comentario condicional */



    .twoColFixRtHdr #sidebar1 { width: 220px; }



    </style>



    <![endif][if IE]>



    <style type="text/css"> 



    /* coloque las reparaciones de css para todas las versiones de IE en este comentario condicional */



    .twoColFixRtHdr #sidebar1 { padding-top: 30px; }



    .twoColFixRtHdr #mainContent { zoom: 1; }



    /* la propiedad zoom propia que se indica mÃ¡s arriba proporciona a IE el hasLayout que necesita para evitar diversos errores */



    </style>



    <![endif]



fotos {



	background-color: #00FF33;



}







		/* --- images with captions) --------------------------------------------------- */







p.caption_left {



	float: none;



	display: block;



	margin: 0px;



	background: #1A2F5E;



}



			



	p.caption_right {



	float: right;



	display: inline;



	margin: 0px;



	background: #333;



}







	p.caption_left img,



	p.caption_right img {



	border: 0px #999 solid;



	padding-top: 0;



	padding-right: 0;



	padding-bottom: 0px;



	padding-left: 0;



}



	



	p.caption_left img:focus,



	p.caption_left img:hover,



	p.caption_left img:active,



	p.caption_right img:focus,



	p.caption_right img:hover,



	p.caption_right img:active {



		filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);



		-moz-opacity: 0.6;



		opacity: 0.6;



	}



	







	p.caption_left strong,



	p.caption_right strong { display: block; overflow: hidden; margin-top: 0; padding: 0.3em 0.5em; background: #333; font-weight: normal; font-size: 91.667%; }



	



	p.caption_left span,



	p.caption_right span {



		color: #F4A005;



	}



	



	div#contacto {



	color: #6A97DB;



	font-family: Arial, Helvetica, sans-serif;



	font-size: 14px;



	background-color: #95B3E6;



	border: 1px #83A2DC solid;



	margin: 20px;



}







form.form {



	padding: 10px;



	margin: 20px 0;



}







form.form fieldset {



	border: 1px #ddd solid;



	background: #95B3E6;



	margin: 0 0 1em 0;



	padding: 0.5em 1em;



}







form.form legend {



	font-size: 100%;



	font-weight: normal;



	color: #01764a;



}







form.form label {



	color: #666;



}







form.form .type-text input,



form.form .type-text textarea,



form.form .type-select select {



	font-family:  Arial, Helvetica, sans-serif;



	border: 1px solid #ddd;



}







form.form div input:focus,



form.form div select:focus,



form.form div textarea:focus,



form.form div input:hover,



form.form div select:hover,



form.form div textarea:hover,



form.form div input:active,



form.form div select:active,



form.form div textarea:active {



	border: 1px #3399CC solid;



	background: #fff;



}







form.form .type-button input {



	border-top: 1px #ddd solid;



	border-left: 1px #ddd solid;



	border-right: 1px #444 solid;



	border-bottom: 1px #444 solid;



	color: #000;



	background: #454545 url(../images/btn_gray.png) top left repeat-x;



	padding: .2em .8em;



}







form.form div.type-button input:focus,



form.form div.type-button input:hover,



form.form div.type-button input:active {



	border-top: 1px #444 solid;



	border-left: 1px #444 solid;



	border-right: 1px #ddd solid;



	border-bottom: 1px #ddd solid;



	color: #fff;



	background: #555; 



}







form.form { overflow: hidden; }



form.form fieldset { overflow: hidden; }



form.form legend { background: transparent; border: 0; }



form.form label { display:block; cursor: pointer; }



form.form .message { display: block; margin-bottom: 0.5em; color: #666; }



form.form input[type=hidden] { display: none !important; }



form.form sup { color: #800; font-weight: bold; }







form.form div.type-text,



form.form div.type-select,



form.form div.type-check,



form.form div.type-button {



	margin: 0.5em 0;



	position: relative;



	overflow: hidden;



}







form.form .type-text input,



form.form .type-text textarea {



	display: block;



	position: relative;



	padding: 0.3em 0.3em;



	width: 58.5%;



}







form.form .type-select select {



	display: block;



	position: relative;



	padding: 0.3em 2px 0.3em 1px;



	width: 60%;



	cursor: pointer;



}







form.form .type-select select optgroup {



	font-style: normal;



	font-weight: bold;



}







form.form .type-check input { cursor: pointer; }



form.form .type-check label { display: inline; }







form.form .type-button input {



	width: auto;



	cursor: pointer;



}







form.form .type-image span {



	line-height: 26px;



	margin: 0;



	padding: 0;



}







form.form .type-image input:focus,



form.form .type-image input:hover,



form.form .type-image input:active {



	border: 0;



}







form.form div.error {



	border: 1px #a00 dashed;



	background: #faf4f4;



	padding: 0.5em;



}







form.form div.error label { color: #000; font-weight:bold; }



form.form div.error .message { color: #800; }







form.form .type-text input.error,



form.form .type-text textarea.error,



form.form .type-select select.error {



	font-family:  Arial, Helvetica, sans-serif;



	border: 1px solid #a00;



}







form.form .type-text input.valid,



form.form .type-text textarea.valid,



form.form .type-select select.valid {



	font-family:  Arial, Helvetica, sans-serif;



	border: 1px solid #006600;



}











.columnar .type-text label,



.columnar .type-select label {



	float: left;



	width: 30%;



}







.columnar div.type-check { padding-left: 30%; }



.columnar div.error .message { margin-left: 30%; }







.columnar div.type-text input,



.columnar div.type-text textarea {



	width: 330px;



}



.columnar div.type-select select { width: 69.4%; }



  



* html .columnar div.type-text input,



* html .columnar div.type-text textarea { width: 67.2%; }



* html .columnar div.type-select select { width: 68.8%; }







/* IE5.x & IE6 */



* html form.form legend { position:absolute; top: -.5em; left: .5em; }



* html form.form fieldset { overflow:visible; height: 1%; margin-top:1.5em; padding-top:1.5em; }







/* IE7 */



*+html form.form legend { position:absolute; top: -.5em; left: .5em; }



*+html form.form fieldset { overflow:visible; height:1%; margin-top:1.5em; padding-top:1.5em; }

.float_left {

		float: left;

		display: inline;

		margin-right: 1em;

		margin-bottom: 0.15em;

	}

	

	.float_right {

		float: right;

		display: inline;

		margin-left: 1em;

		margin-bottom: 0.15em;

	}

