/*Hoja de estilo del CICESE*/
body {
	background-color: #AFA896;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(img/background_gris.gif);
}
.Titulo {
	color: #FFFFFF;
	text-align: center;
	letter-spacing: 0.1em;
}
a.Titulo {
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}
a.Titulo:hover {
	color: #EFEFEF;
	text-align: center;
	text-decoration: none;
	background-color: #86A1BE;
}
.Titulo2 {
	color: #042F51;
	font-size: 14px;
	text-align: center;
	letter-spacing: 0.1em;
	text-decoration: none;
	font-weight: bold;
	margin-top: 20px;
}
a.Titulo2:hover {
	color: #6699CC;
}
a.Titulo2:visited {
	color: #716955;
}
.Titulo3 {
	color: #042F51;
	font-size: 11px;
	text-align: center;
	text-decoration: none;
	margin-top: 20px;
}
a.Titulo3:hover {
	color: #6699CC;
}
a.Titulo3:visited {
	color: #716955;
}
.texto {
	color:#FFFFFF;
	text-align: center;
	text-decoration: none;
	padding: 5px;
	margin: 5px;
}
.texto_izq {
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	margin: 5px;
	padding: 5px;
}
a.texto {
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
}
a.texto:hover {
	color: #FEED89;
	text-decoration: none;
}
a.texto:visited {
	color:  #BAC9DA;
	text-decoration: none;
}
a.texto_izq {
	color:#FFFFFF;
	text-decoration:none;
}
a.texto_izq:hover {
	color: #FEF3B4;
	text-decoration: none;
}
a.texto_izq:visited {
	color:  #CCCCCC;
	text-decoration: none;
}
.servicios {
	color:#FFFFFF;
	text-align: center;
	text-decoration: none;
	padding: 5px;
	margin: 5px;
}
a.servicios {
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
}
a.servicios:hover {
	color: #FEED89;
	text-decoration: none;
}
a.servicios:visited {
	color:  #B6C1D3;
	text-decoration: none;
}
.azul {
	color: #042F51;
	text-align: center;
	text-decoration: none;
	font-size: 11px;
}
a.azul {
	text-align: center;
	text-decoration: none;
}
a.azul:hover {
	color:#006600;
	text-decoration: none;
}
a.azul:visited {
	color:#990000;
	text-decoration: none;
}
a.azul:active {
	font-weight:bold;
	text-decoration: none;
}
.pie {
	font-size: x-small;
	color: #716955;
	text-align: center;
}
.pieClaro {
	color: #EFEFEF;
	font-size: x-small;
	text-align: center;
}
.izq {
	color: #134777;
	font-size: 11px;
	text-align: left;
	padding: 3px;
	list-style-position: outside;
	list-style-type: circle;
}
.enlaces {
	font-size: 10px;
	list-style-image: url(../img/bullet.gif);
	list-style-position: outside;
	text-decoration: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.enlaces ul li {
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-left: 17px;
	list-style-position: outside;
	list-style-image: url(../img/bullet.gif);
}
a.enlaces:link {
	color: #134777;
}
a.enlaces:hover {
	color: #660000;
}
a.enlaces:visited  {
	color: #009933;
}
a.izq {
	color:#716955;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
}
a.izq:hover {
	color:#006600;
	text-decoration: none;
}
a.izq: visited  {
	color:#009933;
	text-decoration: none;
}
.texto_nota {
	color: #042F51;
	text-align: justify;
	line-height: 14px;
	text-indent: 20px;
	margin: 10px;
	left: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
a.header {
	color:#193A78;
	text-align: right;
	text-decoration: none;
	font-size: 10px;
}
a.header:hover {
	color:#660033;
	text-decoration: none;
}
a.header:visited {
	color:#7F92B4;
	text-decoration: none;
}
.TituloM {
	color: #042F51;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
.ruta {
	color: #405C8E;
	font-size: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: 10px;
	letter-spacing: 0.07em;
}
.celda_izq {
	text-align: center;
	border-top-width: thin;
	border-left-width: thin;
	border-right-style: inset;
	border-bottom-style: inset;
	border-top-color: #134777;
	border-right-color: #134777;
	border-bottom-color: #134777;
	border-left-color: #134777;
	border-right-width: thin;
	border-bottom-width: thin;
}
.lista {
	list-style-position: outside;
	list-style-image: url(../img/bullet.gif);
	color: #042F51;
	margin-bottom: 20px;
}


/*Estilos para el menu*/
.ddsmoothmenu {
	font: bold 12px Verdana;
	background: #4E74A1;/*#4e74a1;*/ /*background of menu bar (default state)*/
	width: 100%;
}
.ddsmoothmenu ul {
	z-index:100;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
/*Top level list items*/
.ddsmoothmenu ul li {
	position: relative;
	display: inline;
	float: left;
}
/*Top level menu link items style*/
.ddsmoothmenu ul li a {
	display: block;
	background: #4e74a1; /*#414141;*/ /*background of menu items (default state)*/
	color: white;
	padding: 8px 10px;
	border-right: 1px solid #ccc;/*#778;*/
	color: #2d2b2b;
	text-decoration: none;
}
* html .ddsmoothmenu ul li a { /*IE6 hack to get sub menu links to behave correctly*/
	display: inline-block;
}
.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited {
	color: white;
}
.ddsmoothmenu ul li a:hover {
	background: black; /*background of menu items during onmouseover (hover state)*/
	color: white;
}
/*1st sub level menu*/
.ddsmoothmenu ul li ul {
	position: absolute;
	left: 0;
	display: none; /*collapse all sub menus to begin with*/
	visibility: hidden;
}
/*Sub level menu list items (undo style from Top level List Items)*/

.ddsmoothmenu ul li ul li {
	display: list-item;
	float: none;
}
/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.ddsmoothmenu ul li ul li ul {
	top: 0;
}
/* Sub level menu links style */
.ddsmoothmenu ul li ul li a {
	font: normal 13px Verdana;
	width: 175px; /*width of sub menus*/
	padding: 2px;
	margin: 0;
	text-align:left;
	border-top-width: 0;
	border-bottom: 1px solid #ccc;/*gray;*/
}
/* ######### CSS classes applied to down and right arrow images  ######### */
.downarrowclass {
	position: absolute;
	top: 12px;
	right: 7px;
}
.rightarrowclass {
	position: absolute;
	top: 6px;
	right: 5px;
}
/* ######### CSS for shadow added to sub menus  ######### */
/*
.ddshadow{
position: absolute;
left: 0;
top: 0;
width: 0;
height: 0;
background: silver;
}
*/
/*.toplevelshadow{ *//*shadow opacity. Doesn't work in IE*/
/*opacity: 0.8;
}*/
ul {
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-left: 17px;
}
.mapa {
	text-decoration: none;
	color: #134777;
	font-weight: bold;
	margin-top: 10px;
}
.mapa ul li {
	font-weight: normal;
	color: #134777;
	list-style-type: none;
	text-decoration: none;
}
.mapa a:link {
	color: #134777;
	text-decoration: none;
	font-weight: normal;
}
.mapa ul li ul li {
	text-decoration: none;
	list-style-position: inherit;
	list-style-type: none;
	font-weight: normal;
}
.mapa a:visited {
	text-decoration: none;
	color: #716955;
	font-size: 12px;
	font-weight: normal;
}
.mapa a:hover {
	text-decoration: none;
	color: #660000;
	font-size: 12px;
	font-weight: normal;
}
