#container {
width: 1000px;
margin-left:auto;
margin-right:auto;
} 

body {
	background-image: url(../imgs/bg_inicio.jpg);
	background-repeat: repeat-x;	
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	margin: 0px; 
	padding-top: 0px; 
}
.text_idioma {font-family: Arial; font-size: 11px; font-weight: normal; color: #030A3E; text-align: center;}

.carru_servicio {font-family: Arial; font-size: 12px; font-weight: normal; color: #333333; text-align: left;}

.carru_url {font-family: Tahoma; font-size: 14px; font-weight: bold; color: #F80404; text-align: left;}
.carru_url :link {color: #F80404; text-align: left; text-decoration: none;}
.carru_url :visited {color: #F80404; text-align: left; text-decoration: none;}
.carru_url :hover {color: #034B8C; text-align: left; text-decoration: none;}

.bg_piepag {background-image:url(../imgs/bg_piepagina.jpg);}

.textospiepag {font-family: Arial; font-size: 12px; font-weight: normal; color: #030b3e; text-align: left;}
.textospiepag :link {font-weight: normal; color: #030b3e; text-align: left; text-decoration: none;}
.textospiepag :visited {font-weight: normal; color: #030b3e; text-align: left; text-decoration: none;}
.textospiepag :hover {color: #db0000; text-align: left; text-decoration: none;}

.textoconte {font-family: Arial; font-size: 12px; font-weight: normal; color: #333333; text-align: justify;}

.linkconte {font-family: Arial; font-size: 12px; font-weight: normal; color: #00AEEB; text-align: left;}
.linkconte :link {font-weight: bold; color: #00AEEB; text-align: center; text-decoration: none;}
.linkconte :visited {font-weight: bold; color: #00AEEB; text-align: center; text-decoration: none;}
.linkconte :hover {color: #F80404; text-align: center; text-decoration: none;}
