body {
margin-top: 0px;
background-color: #1f1f1f;
FONT-FAMILY: Tahoma, Arial, sans-serif;
font-size:11px;
}

img{border:none;}

a:link, a:visited, a:hover, a:active {
text-decoration: none;
color:#666666;
}
div.divMenuLateral a{
font-weight:bold;
}
img.avatar{
margin:0; padding:0;
border: 1px solid #999999;
}

h1, h2, h3, h4 { padding:0; margin:0;}
h1{margin-bottom:10px;}
p{
margin-top:3px;
margin-bottom:3px;
padding-left:5px;
line-height:1.3em;
}

/*
Alerta de errores
*/
div.form_error{color:#FF0000;}
.error{
background-color: #ffffcc;
color: #ff0000;
}

div.error, #contenido div.error{
	margin-top: 0.5em;
	margin-right: 0pt;
	margin-bottom: 0.5em;
	margin-left: 0pt;
	border-top-width: 0.1em;
	border-right-width: 0.1em;
	border-bottom-width: 0.1em;
	border-left-width: 0.1em;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ff0000;
	border-right-color: #ff0000;
	border-bottom-color: #ff0000;
	border-left-color: #ff0000;
	background-image: url(../images/iconos/s_error.png);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 36px;
	background-position: 10px 50%;
}

div.error h1, #contenido div.error h1{
font-size:1.3em;
border-bottom-width: 0.1em;
border-bottom-style: solid;
border-bottom-color: #ff0000;
font-weight: bold;
text-align: left;
margin-top: 0pt;
margin-right: 0pt;
margin-bottom: 0.2em;
margin-left: 0pt;
background:none;
color:#FF0000;
}

/*
	Clases que se usan
*/
.txt_gris{
	color: #666666;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	TEXT-DECORATION: none;
}
.txt_fecha{
color:#FFFFFF;
}
.txt_nombre_saludo{
color:#FFFFFF;
font-weight:bold;
}
div.actions{
text-align:center;
margin-top:10px;
}

.btn_verde{
FONT-FAMILY: Tahoma, Arial, sans-serif;
COLOR: #000000;
FONT-WEIGHT: bold;
TEXT-ALIGN: center;
FONT-SIZE: 11px;
TEXT-DECORATION: none;
BACKGROUND-IMAGE: url('../images/btn/btn_verde.jpg');
}

.btn_verde:hover{
	FONT-FAMILY: Tahoma, Arial, sans-serif;
	COLOR: #FFFFFF;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
}
.titulo_blanco_fondo_verde_claro {
	FONT-FAMILY: Tahoma, Arial, sans-serif;
	FONT-SIZE: 13px;
	COLOR: #FFFFFF;
	FONT-WEIGHT: bold;
	background-color: #AED812;
}
.titulo_blanco_fondo_gris {
	FONT-FAMILY: Tahoma, Arial, sans-serif;
	FONT-SIZE: 13px;
	COLOR: #FFFFFF;
	FONT-WEIGHT: bold;
	background-color: #999999;
}

.titulo_blanco_fondo_verde_oscuro {
	FONT-FAMILY: Tahoma, Arial, sans-serif;
	FONT-SIZE: 13px;
	COLOR: #FFFFFF;
	FONT-WEIGHT: bold;
	background-color: #7EA91A;
}
.txt_verde_bold{
	FONT-FAMILY: Tahoma, Arial, sans-serif;
	COLOR: #7EA91A;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	TEXT-DECORATION: none;
}
.txt_blanco_bold{
	FONT-FAMILY: Tahoma, Arial, sans-serif;
	COLOR: #FFFFFF;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	TEXT-DECORATION: none;
}
#sombra_inferior{
height:23px;
background-color:#CFCFCF;
border-bottom:1px solid #969696;
}
