@charset "utf-8";
#principal {
	width: 950px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}


#flash {
	height: 300px;
	width: 950px;
	clear: both;
}
#barra {
	background-color: #CCCCCC;
	height: 5px;
	width: 750px;
	float: right;
}

#contenido2 {
	width: 600px;
	margin-top: 10px;
}
#infocr {
	height: 150px;
	width: 280px;
	float: left;
	margin-left: 10px;
	background-image: url(../imagenes/informacion_de_costa_rica.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 14px;
	color: #000066;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
#textoinfocr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 100px;
	width: 200px;
	margin-right: auto;
	margin-left: 10px;
	margin-top: 40px;
}
#publimovie1 {
	width: 280px;
	height: 80px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
}
#publimovie2 {
	height: 80px;
	width: 280px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
}
#publimovie3 {
	height: 135px;
	width: 280px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
}



#textoinicial  {
	height: 250px;
	width: 600px;
	background-color: #FFFFFF;
	margin-top: 10px;
}
#videos {
	height: 150px;
	width: 280px;
	float: right;
	margin-right: 10px;
	background-image: url(../imagenes/folletos_digitales%20.jpg);
	background-repeat: no-repeat;
}
#textofolletos {
	width: 200px;
	height: 100px;
	margin-right: auto;
	margin-top: 40px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}


#galeria {
	height: 100px;
	width: 600px;
	margin-top: 10px;
	background-image: url(../imagenes/galeria_fondo.jpg);
}
#galeria li {
	display:block;
	text-decoration: none;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	list-style-type: none;
}
#pie {
	height: 50px;
	width: 950px;
	background-image: url(../imagenes/pie.jpg);
	clear: both;
}
#textopie {
	height: 20px;
	width: 550px;
	top: 100px;
	float: right;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin-left: 25px;
}

#contenido1 {
	height: auto;
	width: auto;
}
#regionescr {	
	width: 600px;
	margin-top: 10px;
	
}
#textoregionescr {
	width: 250px;
	height: 220px;
	margin-top: 15px;
	text-indent: 5px;
	padding: 5px;
	float: left;
	margin-left: 25px;
}
#textoregionescr2 {
	float: right;
	height: 230px;
	width: 250px;
	margin-top: 15px;
	margin-right: 25px;
}
#tituloinfocr {
	width: 200px;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	left: 50px;
	top: 767px;
	color: #FFFFFF;
	visibility: hidden;
	position: absolute;
}
#tituloinfocr h1 {
	color: #FFFFFF;
}


#lateralprincipal {
	background-color: #F5F5F5;
	width: 340px;
	float: right;
	height: 780px;
}
#contador {
	width: 330px;
	margin-top: 10px;
	margin-left: 5px;
	height: 50px;
	background-color: #F5F5F5;
}
#menu {
	height: 30px;
	width: 950px;
	clear: both;
}
#menu li {
	width: 150px;
	height: 30px;
	float: right;
	line-height: 30px;
	text-align: center;
	background-color: #F0FFC1;

}
.fondomenu {
	background-image: url(../imagenes/menu_boton.jpg);
}

ul.menu
{
	list-style:none;
}
ul.menu li
{
	position:relative; /* Las coordenadas de los ul inferiores serán relativas al <li> que los contiene */
	width:150px;
}
ul.menu ul
{
   position:absolute; /* Esta posición es relativa al <li> que contiene a este <ul> */
   left:110px; /* Para que no monte sobre el <li> */
   top:-1px;
   display:none;
   list-style:none;
}
ul.menu li:hover > ul
{
	display:block;
}
ul.menu> li > ul /* Solo para los ul debajo de los li de primer nivel. */
{
   position:absolute;
   left:-40px;
   top:30px;
   display:none;
   list-style:none;
}
ul.menu > li /* Sólo para li de primer nivel */
{
   display:inline;
}
#publi1 {
	height: 80px;
	width: 280px;
	background-color: #999999;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
}
#publi2 {
	width: 280px;
	height: 80px;
	background-color: #999999;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
}
#publi3 {
	width: 280px;
	height: 80px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
	background-color: #999999;
}
#publi4 {
	background-color: #999999;
	height: 80px;
	width: 280px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
}
#publi5 {
	height: 80px;
	width: 280px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
	background-color: #999999;
}
#contenidopubli1 {
	height: auto;
	width: 330px;
	margin-left: 5px;
}
#publi6 {
	height: 250px;
	width: 160px;
	background-color: #999999;
}
#publi7 {
	height: 250px;
	width: 160px;
	background-color: #FFFFFF;
	float: right;
	margin-left: 10px;
}
#textocontador {
	height: 30px;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	text-align: center;
}

a  img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}
#movie {
	height: 360px;
	width: 950px;
	clear: both;
}
#pelicont {
	width: 380px;
	height: 300px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
}

#movie1 {
	height: 350px;
	width: 600px;
	float: left;
	background-image: url(../imagenes/videos.jpg);
}
#publimovie {
	width: 340px;
	height: 350px;
	float: right;
	background-image: url(../imagenes/videospubli.jpg);
}
#mision {
	float: left;
	height: 350px;
	width: 600px;
	background-image: url(../imagenes/misio_objetivo.jpg);
}
#contmision {
	width: 570px;
	height: 320px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#imagmision {
	height: 380px;
	width: 600px;
	clear: left;
	background-image: url(../imagenes/corporativo1.jpg);
	background-repeat: no-repeat;
	background-position: center 30px;
}
#foll_cont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #f4f2f3;
	margin: 0px auto;
	padding: 0px;
	width: 575px;
}

.fcuad {
	
	width:175px;
	height:128px;
	float:left;
	margin:5px 7px 5px 9px;
	background-image:url(../images/foll_cuad_bg.gif);
	background-repeat:no-repeat;
	color:#BBBBBB;
	
	

}
#foll_txt {
	
	text-align:center;
	padding:5px;
	line-height:1.5em;

}
.fcuad a:link {color:#333333; text-decoration:none;}
.fcuad a:visited {color:#333333; text-decoration:none;}
.fcuad a:hover {color:#009933; text-decoration:underline;}
.fcuad a:active {color:#333333; text-decoration:none;}


.fcuad h1 {
	font-size:12px;
	font-weight:700;
	text-align:center;
	color:#00aa51;
	margin:8px 0 6px 0;
	
}
.fcuad img {

	vertical-align:text-bottom;

}

#foll_head {
	
	background-image:url(../images/index_foll_bg.gif);
	background-repeat:no-repeat;
	background-position:right;

}
#nichos_link {
	
	float:right;

}
.clear { clear:both;}

#foll_foot {
	
	text-align:center; 
	height:31px; 
	background-image:url(../images/index_foll_bottom.gif);
	background-repeat:no-repeat;
	padding-top:18px;

}
#foll_foot img {
	
	vertical-align:middle;

} 

#foll_foot a:link {color:#FFFFFF; text-decoration:none;}
#foll_foot a:visited {color:#FFFFFF; text-decoration:none;}
#foll_foot a:hover {color:#00CC33; text-decoration:underline;}
#foll_foot a:active {color:#FFFFFF; text-decoration:none;}
