/* Cuerpo: atributos de fuente.
------------------------------------------*/
body {
	margin: 0px;
	background-image:   url(../esp/imgs/textura_bg.gif);
	color: #666666;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
	background-position: top;
}
h2 {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #0099CC;
}
h3 {
	margin-top: 0px;
	margin-bottom: 0px;
}
h3 a {
	color: #0099CC;
	text-decoration: underline;
}
h3 a:visited {
	color: #0099CC;
	text-decoration: underline;
}
h3 a:hover {
	text-decoration: underline;
	color: #FF6600;
}
p {
	font-size: 1em;
 	font-family: "Times New Roman", Times, serif;
}
ol {
	font-size: 1em;
 	font-family: "Times New Roman", Times, serif;
}
h4.ache4azul {
	color: #0099CC;
}
/* armado de página: homepage
------------------------------------------*/

div#contenedor {
	width: 760px;
	height: 100%;
	background-repeat: repeat-y;
	background-image:   url(../esp/imgs/bg_black.gif);
}
div#headHOME { /* cabecera */
	height: 113px;
	padding: 0px;
}
#headHOME h2 {
	background-image:   url(../esp/imgs/logo.gif);
	margin: 0px;
	padding: 0px;
	height: 113px;
	width: 422px;
	font-size: 0.1em;
}
#headHOME h2 span {display: none;}
#headHOME h3 {
	display: none;
	margin-top: -10em;
	padding-bottom:0px;
	font-size: 1em;
}
div#headHOME div#idiomas {
	float: right;
	width: 120px;
}
div#idiomasHOME p {
	display: block;
	margin: 5 15px 0 0px;
}
div#menuHOME {
	float: left;
	padding-top: 45px;
	width: 200px;
	background: #000000;
}
#menuHOME ul {
	margin-top: 0px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
}
#menuHOME li {
	list-style-image:   url(../esp/imgs/bullet_home.gif);
	margin: 1px;
}
#menuHOME li a {
	text-decoration: none;
	color: #ffffff;
	font-size: 0.7em;
	font-style: normal;
}
#menuHOME li a:hover {
	font-weight: bold;
}
div#ccentralHOME {
	float: right;
	width: 220px;
	padding-top: 21px;
	padding-right: 0px;
}
div#ccentralHOME h2{
	color: #666666;
}
div#pieHOME {
	clear: both;
	font-size: 0.7em;
	font-style: normal;
	padding-top: 30px;
}
#pieHOME hr {display: none;}
div#fecha {
	font-size: 0.7em;
	margin: 0px;
	padding-bottom: 0px;
	font-style: italic;	
}
.fecha {
	font-size: 0.7em;
	margin: 0px;
	padding-bottom: 0px;
	font-style: italic;	
}
div#plato{
	position: absolute;
	top: 65px;
	left: 182px;
	z-index: 3;
}
/* Armado de página: interior
------------------------------------------*/
#cuerpointerior {
	margin: 0px;
	background: #4D4D4D url(../esp/imgs/textura_bg02.gif) repeat-x top;
}
div#contenedorINT {
	width: 760px;
	height: 100%;
}
div#contenedor2 {
	width: 650px;
	height: 100%;
	background: #FFFFFF;
}
div#head { /* cabecera */
	background: #FFFFFF url(../esp/imgs/textura_bg.gif) repeat-x top;
	width: 650px;
	height: 113px;
	padding: 0px;
}
#head h2 {
	background-image:   url(../esp/imgs/logo_w.gif);
	margin: 0px;
	padding: 0px;
	height: 89px;
	width: 276px;
	font-size: 0.1em;
}
#head h2 span {display: none;}
div#head div#idiomas {
	float: right;
	width: 120px;
}
div#idiomas p {
	display: block;
	margin: 5 15px 0 0px;
}
/*------------- menu---------*/
div#menu {
	float: left;
	width: 200px;
	padding-top: 45px;
	padding-right: 0px;
	margin: 0px;
}
#menu ul {
	margin-top: 0px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
}
#menu li {
	list-style-image:   url(../esp/imgs/bullet_menu.gif);
	margin: 1px;
}
#menu li a {
	text-decoration: none;
	color: #000000;
	font-size: 0.7em;
	font-style: normal;
}
#menu li a:hover {
	font-weight: bold;
}
#menu span ul {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	margin-left: 15px;
	padding-left: 0px;
}
#menu span ul li {
	list-style: square url(none);
}
/*------------- fin menu---------*/
div#ccentral {
	width: 422px;
	padding-top: 21px;
	margin-left: 200px;
	margin-bottom: 20px;
}
div#img_seccionA {
	position: absolute;
	z-index: 3;
	top: 20px;
	left: 635px;
	float: none;
}
div#pie {
	clear: both;
	font-size: 0.7em;
	font-style: normal;
	padding: 30px 10px 10px 10px;
	height: 60px;
}
div#breadcrumb {
	font-size: 0.7em;
	font-style: italic;
	height: 40px;
}
#breadcrumb a, a:visited {
	text-decoration: underline;
	color: #666666;
}
#breadcrumb a:hover {
	text-decoration: none;
	color: #FF6600;
}
input.boton {
	background-color: #485B73;
	color: #FFFFFF;
	margin-top: 5px;
	border-width: 2px;
	border-style: solid;
	border-color: #627895 #000000 #000000 #627895;
}
ul {
	font-size: 1em;
 	font-family: "Times New Roman", Times, serif;
}
table.tablalinks {
	font-family:  "Times New Roman", Times, serif;
	font-size: 1em;
}
table.tablalinks td {
	border-bottom: 1px solid #B0D0FF;
}
tr.trtabla { background-color: #CEE1FF;}
td.TDsepara {border-right: 1px solid #B0D0FF;}

/* Tablas de datos
-------------------------------------*/
table.Tdatos{
	font-family:  "Times New Roman", Times, serif 1em;
	border: 1px solid #999999;
}
table.Tdatos tr.RowA{
	background-color: #ECF3FF;
}
