/************************** BODY *******************************/
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#000000;
}

.bg_content{
	background-image:url(../images/bg_content.jpg);
	background-position:center;
/*	background-repeat:repeat-y;*/
/*	width:800px;*/
}

.header{
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	height:244px;
}

.bg_bottom{
	background-image:url(../images/bg_bottom.jpg);
	background-repeat:repeat-y;
	height:33px;
	width:630px;	
}

.bg_bottom_inf{
	background-image:url(../images/bg_bottom.jpg);
	background-repeat:repeat-y;
	height:33px;
	width:580px;	
}

.bg_bottom2{
	background-color:#7e0404;
	height:33px;
}

.bg_barra{
	background-color:#6d651e;
	height:6px;
}

.bg_barra2{
	background-color:#a6981c;
	height:6px;
}
/*---- Links ----*/
a.text_header:link {
	color: #f3efec;
	font-family:Verdana;
	font-size:12px;
}

a.text_header:visited {
	color: #f3efec;
	font-family:Verdana;
	font-size:12px;
}

a.text_header:active {
	color: #f3efec;
	text-decoration: underline;
	font-family:Verdana;
	font-size:12px;
}

a.text_header:hover {
	color: #f3efec;
	text-decoration: underline;
	font-family:Verdana;
	font-size:12px;
}
/*--*/

/***************************************************************/

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border:#A5ACB2 solid 1px;
}

.bottom  {
	color: #FFFFFF;
	font-size:10px; 
}
.copyrigth  {
	color: #FFFFFF;
	font-size:10px; 
}
a:link {
	text-decoration: none;
	color:#a6981c;
}
a:visited {
	text-decoration: none;
	color:#a6981c;
}
a:hover {
	text-decoration: underline;
	color:#a6981c;
}
a:active {
	text-decoration: none;
	color:#a6981c;
}

.divisor{
	padding-bottom:5px;
}

.piepagina{
	color:#FFFFFF;
}

.titulo_gr {
	color:#000000;
	font-weight:bold;
	font-size:16px;
	font-family:Verdana;
}

.titulo_barra {
	background-color:#7e0404;
	height:5px;
	width:750px;
}

.languageflags{
	color:#FFFFFF;
}
.icon_contact_us{
	background-image:url(../images/icon_contact_us.jpg);
	padding-left:10px;
	padding-bottom:25px;
	background-repeat:no-repeat;
	width:14px;
	height:10px;
	color:#f3efec;
}
/************************* MENSAJES DEL SISTEMA ******************************/
.msn_err{
	color:#FE7E03;
	font-weight:bold;
	font-size:10px;
}
.valla_error{
	border:#000000 solid 1px;
	padding:3px;
	width:300px;
	color:#FFFFFF;
	background-color:#CC3300;
}
.valla_actualizado{
	border:#FFFFFF solid 1px;
	padding:3px;
	width:300px;
	background-color:#009900 ;
}

.msg_error{
	color:#FF0000;
	font-weight:bold;
}
/****************************************************************************/
