@charset "utf-8";
/* CSS Document */

.pie {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	background-image: url(imagenes/bottom00.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.fecha {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #999999;
}
.titulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FF6600;
	border-top: none;
	border-right: none;
	border-bottom: 1px dotted #999999;
	border-left: none;
}
.texto {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: justify;
}
.tituloIngreso {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #999999;
	border-top: none;
	border-right: none;
	border-bottom: 1px dotted #999999;
	border-left: none;
	text-indent: 7px;
}
input {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #666666;
	border: 1px solid #F8A35C;
	font-size: 12px;
}
.fondoDatos {
	background-image: url(images/fondoDatos.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.olvido {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	color: #FF3300;
}
.contenido {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #666666;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
	text-indent: 7px;
}
.tituloContenido {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #666666;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #D7D7D7;
}
.subtitulo {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #999999;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	text-indent: 7px;
}
.tituloActualizadas {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FF3300;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FF3300;
}
.input1 {

	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #666666;
	border: 1px solid #F8A35C;
	font-size: 12px;
}
select {

	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #666666;
	border: 1px solid #F8A35C;
	font-size: 12px;
}
.titulo1 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FF6600;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	text-indent: 7px;
}
.textoIndex {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	color: #666666;
	text-align: justify;
}
.top {
	background-color: ededed;
	background-image: url(imagenes/top3.jpg);
	background-repeat: repeat-x;
	background-position: 1px;
}
.fondoCol {
	background-color: #ededed;
}
.contenidolistas {

	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #666666;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	text-indent: 7px;
}
.micuenta {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FF3300;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.pieIndex {

	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	background-image: url(imagenes/bottom00.jpg);
	background-repeat: repeat-x;
	background-position: 1px;
}
#containerul, #containerul ul{
	text-align:left;
	margin:0; /* Removes browser default margins applied to the lists. */
	padding:0;
}
.tituloIndex {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FF6600;
}


#containerul li{
	margin:0 0 0 30px; /* A left margin to indent the list items and give the menu a sense of structure. */
	padding:0; /* Removes browser default padding applied to the list items. */
	list-style-type:none;
}

#containerul .symbols{ /* Various styles to position the symbols next to the items in the menu. */
  float:left;
  width:12px;
  height:1em;
  background-position:0 50%;
  background-repeat:no-repeat;
}
.resaltadoListas {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	background-color: #FF6600;
	display: block;
}
