/* CSS Document */
#cont {
	padding:10px;
}

#carg {
	text-align:center;
	padding-top:50px;
	height:55px;
}

.contenedor {
	min-height:800px;
	height:auto !important;
	height:800px;
	background-image:url(/imgs/a_fondo.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
	color:#666;
	font-family: Arial, Helvetica;
	font-size: 12px;
	text-align:left;
	margin: 0px;
}

.body {
	background-color: #0e2843;
	background-image:url(/imgs/fondo_cuerpo.gif);
	background-repeat:repeat-x;
	background-position:top;
	color:#666;
	font-family: Arial, Helvetica;
	font-size: 12px;
	text-align:left;
	margin: 0px;
}

.resaltado{
	background-color:#ffe184;
}

.titulo {
	color:#0069a2;
	font-family: Arial, Helvetica;
	font-size: 18px;
	text-align:left;
}

.titform{
	color:#aaaaaa;
	font-family: Arial, Helvetica;
	font-size: 10px;
	text-align:left;
}

.valparams {
	border: none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#3366FF;
	font-size:16px;
	padding: 2px;
}

.marcos {
	width: auto;
	height:auto;
}

.texto_gris {
	color:#aaaaaa;
	font-family: Arial, Helvetica;
	font-size: 12px;
	text-align:left;
}

.texto_blanco {
	color:#ffffff;
	font-family: Arial, Helvetica;
	font-size: 12px;
	text-align:left;
}

.loadMe{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #aaaaaa;
	cursor: pointer;
	text-decoration: none;
	padding-top:2px;
	padding-bottom:1px;
	padding-left:4px;
	padding-right:4px;
}

.loadMe:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#555555;
	text-decoration: none;
	background-color:#aaaaaa;
	padding-top:2px;
	padding-bottom:1px;
	padding-left:4px;
	padding-right:4px;
}

.loadMe:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#777777;
	background-color: transparent;
	text-decoration: none;
	padding-top:2px;
	padding-bottom:1px;
	padding-left:4px;
	padding-right:4px;
}

a{
	color:#00b0f0;
	color:#000;
	text-decoration:none;
	cursor:pointer;
}

a:hover{
	color:#00b0f0;
	text-decoration:underline;
	cursor:pointer;
}

/*a:visited{
	background-color:#eeeeee;
	color:#aaaaaa;
	text-decoration:none;
	cursor:pointer;
}*/

.enlace{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	text-decoration:underline;
	padding-top:2px;
	padding-bottom:1px;
	cursor:pointer;
}

.enlace:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#dddddd;
	text-decoration:underline;
	background-color:#555555;
	padding-top:2px;
	padding-bottom:1px;
}

.enlace:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#555555;
	text-decoration:underline;
	background-color:#333333;
	padding-top:2px;
	padding-bottom:1px;
}

.enlace2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	padding-top:2px;
	padding-bottom:1px;
	padding-left:4px;
	padding-right:4px;
}

.enlace2:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#555555;
	text-decoration: none;
	background-color:#ffffff;
	padding-top:2px;
	padding-bottom:1px;
	padding-left:4px;
	padding-right:4px;
}

.enlace2:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#aaaaaa;
	text-decoration: none;
	background-color: transparent;
	padding-top:2px;
	padding-bottom:1px;
	padding-left:4px;
	padding-right:4px;
}

.cita {
	color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 35px;
	font-weight: bold;
}

.form_params {
	border: none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#3366FF;
	font-size:16px;
	background:#EEEEEE;
	padding: 2px;
}
.link_btn{
	color:#000;
	font-size:16px;
	
}
.link_btn:visited{
	color:#000;
	
	
}

.link_btn:hover{
	color:#00b0f0;
	
}

.link_btn h1{
	
	font-size:16px;
	margin-top:-6px;
	
}

#cabecera,.cabecera {
float:left;
width: 400px;
height: 175px;
margin-left:3px;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.link_h3 h3{
	font-size:12px;
	line-height:2px;
	
	
}

.link_h2 h2{
	font-size:16px;
	line-height:2px;
	
	
}

.link_texto:visited{
	color:#000;
	text-decoration:underline;
	
}

.link_texto:a{
	color:#000;
	text-decoration:underline;
	
}

.shadow2 {
	color:#333;
text-shadow:#999 3px 3px 3px;
filter: progid:DXImageTransform.Microsoft.Shadow(color='#666666', Direction=135, Strength=4);
}

.shadow {
  font-family: 'Oswald', serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  text-shadow: 2px 2px 2px #999;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: -0.05em;
 
  line-height: 1.15;
  color:#333;
}
