@charset "iso-8859-1";
/* CSS Document */

body,td,th {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: #555555;}
body {	background-color: #0089c7;	margin-left: 0px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;	background-attachment: fixed;	background-image: url(images/background.jpg);	background-repeat: no-repeat;	background-position: left bottom;}
#layout {	width:1000px;	margin-left:auto;	margin-right:auto;	background-color: #FFF;	background-image: url(images/fondo.jpg);	background-repeat: no-repeat;	background-position: right bottom;}
#cabecera {	width:1000px;	height:127px;	background-image: url(images/top.jpg);	background-repeat: no-repeat;}
img { border:0px;}
#break { clear:both;}
#logo { padding-left:30px; padding-top:6px; float:left;}
#idiomas { float:left; padding-left:80px;}
#menu { float:right; padding-right:15px; padding-top:100px;}
#menu a { padding-left:10px; padding-right:10px;}

#pie {
	width:980px;
	margin-left:auto;
	margin-right:auto;
	padding:10px;
	background-color: #0273b9;
	background-image: url(images/azul.jpg);
	color: #FFF;
}
#pie a {
	color: #FFF;
	text-decoration: none;
}
#leyenda { float:left; width:250px; padding-left:20px; line-height:18px; }
#leyenda2 { float:left; width:300px; padding-left:20px; line-height:18px; }
#submenu { float:right;}
#submenu a { padding-left:10px; padding-right:10px;}
#contenido { padding:20px;}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	text-decoration: none;
	color: #68676c;
	font-style: italic;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-decoration: none;
	background-color: #FFF;
	border: 1px solid #CCC;
}
.mini {
	font-size: 10px;
	color: #2fbef0;
	text-decoration: none;
}
.boton  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #0087be;
	border: 1px solid #0087be;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0d6eb5;
	text-decoration: none;
}
.menu:Hover {
	color: #0094ce;
}
.tficha {
	background-image: url(images/f_ficha.jpg);
	background-repeat: no-repeat;
	padding:10px;
	background-color: #19a2d8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.tficha a { 	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.txb {
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #aaacaf;
	background-image: url(images/f_ca.jpg);
	padding:10px;
}
.pdftxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #999;
	text-decoration: none;
}