/* CSS Document */

body {
	background-color:#171f69;
	}
	
.menu_bajo {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#CCCCCC;
	}
	
#menubajo {
	width:400px;
	float:right;
	margin-top:10px;
	padding:3px;
	}
	
#contbajo {
	width:786px;
	margin:0px;
	padding:0px;
	}
	
#costarica {
	width:353px;
	padding:0px 20px 20px 20px;
	margin:0px;
	float:left;
	}
	
#contactenos {
	width:353px;
	padding-top:0px;
	padding-bottom:20px;
	padding-left:20px;
	padding-right:20px;
	margin:0px;
	float:left;
	}
	
.titulos {
	font-family:"Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size:22px;
	}
	
.texto_1 {
	font-family:"Times New Roman", Times, serif;
	color:#CCCCCC;
	font-size:12px;
	}
	
#contenido {
	width:786px;
	margin:0px;
	padding:0px;
	}
	
#general {
	width:596px;
	padding:0px 20px 20px 20px;
	margin:0px;
	float:left;
	}
	
#novedades {
	width:120px;
	padding-top:5px;
	padding-bottom:20px;
	padding-left:15px;
	padding-right:15px;
	margin:0px;
	float:left;
	}
	
.titulogeneral {
	font-family:"Times New Roman", Times, serif;
	color:#171f69;
	font-size:24px;
	}
	
.textos {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#666666;
	}
	
.subtitulos_blanco {
	font-family:"Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size:20px;
	}
	
.subtitulos_verde {
	font-family:"Times New Roman", Times, serif;
	color:#171f69;
	font-size:20px;
	}
	
a {
	color:#003300;
	}