/* * {
	margin: 0px;
	padding: 0px;
}*/
body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: small;
	margin: 0px;
	background-image: url(../img/fondo.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #043498;
}
a {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
	text-decoration: underline;
}




#clear {
	clear: both;
}
.cl {
	height: 0px;
}


#contenedor {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
}
#cabeza {
	height: 190px;
	background-image: url(../img/cabeza.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#cabeza h1 {
	font-size: 216%;
	color: #FFFFFF;
	display: block;
	height: 40px;
	margin: 0px;
	padding-top: 109px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 27px;
}
#cabeza h1 a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 280px;
	background-image: url(../img/home.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: right;
}
#cabeza h1 a:hover {
	color: #CCCCCC;
	text-decoration: none;
	background-image: url(../img/homeh.gif);
	background-position: left center;
	background-repeat: no-repeat;
}


#herramientas {
	width: 410px;
	font-size: x-small;
	font-family: verdana;
	float: right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: center;
	background-image: url(../img/herramientas.gif);
	background-repeat: repeat;
	background-position: center bottom;
}
#login {
	padding: 15px;
	width: 190px;
	margin-right: 20px;
	clear: right;
	float: right;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	font-size: small;
	background-image: url(../img/login.gif);
	background-position: center bottom;
}
#login a {
	font-weight: bold;
	color: #FF0000;
}

#login input {
	border: 1px solid #FF0000;
}

#login .login_i {
	float: left;
	margin-bottom: 5px;
}
#login .login_d {
	float: right;
	margin-bottom: 5px;
}
#login .login_c {
	clear: both;
	float: right;
}


 #contieneMenu
{
	text-align: center;
	clear: both;
}

#contieneMenu ul
{
	list-style-type: none;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#contieneMenu ul li
{
	display: inline;
	text-align: center;
	margin: 0px;
	float: left;
	padding: 0px;
}

#contieneMenu ul li a
{
	width: 148px;
	height: 40px;
	text-decoration: none;
	display: block;
	text-align: center;
	font-size: 100%;
	font-weight: bold;
	line-height: 40px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-image: url(../img/menuc.jpg);
	background-repeat: repeat-x;
	background-position: top;
}


#contieneMenu ul li a:hover
{
	width: 148px;
	height: 40px;
	text-decoration: none;
	display: block;
	text-align: center;
	font-size: 100%;
	font-weight: bold;
	line-height: 40px;
	text-transform: uppercase;
	color: #FF9900;
}
#contieneMenu .prima a {
	background-image: url(../img/menup.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#contieneMenu .prima a:hover {
	color: #FF9900;
}
#contieneMenu .ultima a {
	background-image: url(../img/menuu.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#contieneMenu .ultima a:hover {
	color: #FF9900;
}
#contieneMenu .up a {
	background-color: #9B0100;
	background-image: url(../img/up.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#contieneMenu .up a:hover {
	color: #FF9900;
}




#contenido {
	margin: 0px;
	background-color: #FFFFFF;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 27px;
	padding-left: 0px;
	background-image: url(../img/contenido.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
#migas {
	font-size: x-small;
}

#main {
	width: 555px;
	float: left;
}
#opciones {
	float: left;
	width: 175px;
	padding-top: 18px;
}
#opciones ul {
	margin: 0px;
	padding: 0px;
}

#opciones #opcionesFondo {
	background-color: #FFFFFF;
	width: 140px;
	float: right;
	margin-bottom: 18px;
}
#opciones #opcionesFondo a {
	color: #0099CC;
	font-weight: bold;
}
#opciones #opcionesFondo a:hover {
	color: #003366;
	text-decoration: none;
}
#opciones #opcionesFondo .selecion {
	color: #003366;
}




#opcionesFondo ul {
	padding-left: 15px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: right;
	list-style-type: none;
}
#opcionesFondo ul li {
	padding-top: 2px;
	padding-bottom: 3px;
}

#opcionesFondo #arriba {
	height: 10px;
	background-image: url(..img/opciones.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#opcionesFondo #abajo {
	height: 10px;
	background-image: url(../img/opcioness.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.linka {
	width: 150px;
	display: block;
	border: 1px solid #003366;
	margin-top: 9px;
	text-align: center;
	font-weight: bold;
	margin-bottom: 18px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-repeat: repeat-x;
	background-position: center;
	color: #FFFFFF;
	padding: 5px;
	background-color: #0099CC;
}
.linka ul {
	text-align: left;
	list-style-type: none;
}



.linka a {
	color: #FFFFFF;
	text-decoration: none;
}
.linka a:hover {
	color: #003366;
	text-decoration: none;
}


#principal {
	float: right;
	width: 370px;
}
#principal h2 {
	padding-top: 9px;
	padding-bottom: 9px;
	color: #003399;
	text-transform: capitalize;
}
#principal ul {
	clear: both;
	list-style-type: circle;
}
#principal ul li {
	padding-top: 9px;
	padding-bottom: 9px;
	list-style-type: disc;
}
#derecha {
	width: 150px;
	float: right;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 5px;
}
.contenido {
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}




#cuenta {
	background-color: #FF9900;
	width: 150px;
	border: 1px solid #FF3300;
	margin-bottom: 18px;
	float: right;
}
#cuenta h3, .linka h3 {
	text-align: center;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 90%;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	margin-bottom: 9px;
}
#cuenta ul {
	padding-bottom: 18px;
	padding-left: 5px;
	list-style-type: none;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
}
#cuenta ul li {
	padding-top: 3px;
	padding-bottom: 4px;
}
#cuenta a {
	color: #FFE2B7;
	text-decoration: none;
	font-weight: bold;
}
#cuenta a:hover {
	font-weight: bold;
	color: #FFFFFF;
}
.link {
	width: 150px;
	display: block;
	border: 1px solid #FF6600;
	height: 46px;
	margin-top: 9px;
	text-align: center;
	line-height: 46px;
	font-size: medium;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #FF9900;
	margin-bottom: 18px;
	clear: both;
	background-image: url(../img/link.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
.link a {
	color: #FFFFFF;
	text-decoration: none;
}
.link a:hover {
	color: #FF3300;
	text-decoration: none;
}






#adjuntos {
	background-color: #003366;
	color: #CCCCCC;
	font-size: x-small;
	padding-top: 18px;
	padding-bottom: 27px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../img/adjunto.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#adjuntos a {
	color: #00CCFF;
	text-decoration: none;
}
#adjuntos a:hover {
	color: #FF9900;
	text-decoration: none;
}

#adjuntos h3 {
	font-size: 126%;
	height: 54px;
	color: #FFFFFF;
}
#adjuntos ul {
	list-style-type: none;
}
#adjuntos ul li {
	padding-top: 4px;
	padding-bottom: 5px;
}

#grande {
	width: 330px;
	padding: 15px;
}
#chico {
	width: 155px;
	padding-right: 15px;
	padding-left: 15px;
}
.izq {
	float: left;
}
.der {
	float: right;
}
#pie {
	color: #FFFFFF;
	background-color: #003466;
	padding-top: 9px;
	padding-bottom: 18px;
	font-size: x-small;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-left: 120px;
}
#pie .logo {
	display: block;
	width: 370px;
	padding-left: 80px;
	background-image: url(../img/logo.jpg);
	background-repeat: no-repeat;
}

/* Errores de fValidator */
input.errHilite, select.errHilite, textarea.errHilite {
	background-color: Brown;
}

label.errHilite {
}

/* tabla */
.tabla {
	border: 1px solid #003366;
	margin-top: 9px;
	text-align: center;
	font-weight: bold;
	margin-bottom: 18px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-repeat: repeat-x;
	background-position: center;
	color: #FFFFFF;
	padding: 5px;
	background-color: #0099CC;
}

.campo {
	border: 1px solid #FF3300;
}