@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #555;
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(../img/bkg_body.jpg);
	background-repeat:  repeat-x;
	background-position: left top;
}

a, img a{
	outline: none;
	border:0px;
}
.bkg_header {
	background-image: url(../img/bkg_header.jpg);
	background-repeat:  repeat-x;
	background-position: left top;
	height: 121px;
	width: 900px;
}
.bkg_L1 {
	background-image: url(../img/bkg_L1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 6px;
	width: 890px;
}

.bkg_L1_izq{
	background-image:url(../img/bkg_L1_izq.jpg);
	background-repeat:repeat-y;
	width:5;
	background-position:left top;
	}
.bkg_L1_der{
	background-image:url(../img/bkg_L1_der.jpg);
	background-repeat:repeat-y;
	width:7;
	background-position:right top;
	}
hr {
	color: #c4d3e0;
	border: 1px solid #c4d3e0;
}
.txtNaranjo {
	font-size: 11px;
	color: #ed7800;
}
.separado_naranjo {
	background-image: url(../img/separador_naranjo.jpg);
	background-repeat:  repeat-x;
	background-position: left center;
	height: 10px;
}


.txtTituloInterior {
	font-size: 14px;
	font-weight: bold;
	color: #003e78;
}
.imgInterior {
	padding: 0px;
	border: 4px solid #cfdae5;
	margin: 5px;
}
.bkgGris {
	background-color: #f1f0f0;
}
.separadorAzul {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #043e74;
	height: 5px;
}



.bkg_L2{
	background-image: url(../img/bkg_L2.jpg);
	background-repeat: no-repeat;
	background-position:left bottom;
	height: 6px;
	width: 890px;
}
/*==============================*/
/*==============================*/
/*==============================*/
/*==============================*/

.txt_menu_superior { 
	font-size:10px; 
	color:#8e8e8e; 
}

.txt_menu_superior a { 
	font-size:10px; 
	color:#8e8e8e; 
	text-decoration:none;
}
.txt_menu_superior a:link { 
	text-decoration:none;
}
.txt_menu_superior a:visited { 
	text-decoration:none;
}
.txt_menu_superior a:hover {	
	text-decoration:underline;
}
.txt_menu_superior a:active{ 
	text-decoration:none;
}

	
/*==============================*/
/*==============================*/
.bkg_body {
	background-color: #ececec;
}
.txt_Titulo {
	font-family: "Myriad Pro", Verdana, sans-serif;;
	font-size: 14px;
	color: #d07300;
	font-weight: bold;
}
.txt12Bold {
	font-size: 12px;
	font-weight: bold;
	color: #003a70;
}
.txt12Bold a {
	font-size: 12px;
	font-weight: bold;
	color: #717171;
	text-decoration:none;
}
.txt12Bold a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #003b72;
}

.txtFooter1 {
	font-family: "Trebuchet MS", "Trebuchet", Verdana, sans-serif;
	font-size: 11px;
	color: #5c5c5c;
	text-align: center;
}
.bkg_ser_caluga {
	background-image: url(../img/bkg_ser_calugas.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 214px;
	width: 209px;
}
.bkg_ser_caluga2 {
	background-image: url(../img/bkg_ser_calugas2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 214px;
	width: 193px;
}
.imgIn_servicios {
	padding: 0px;
	border: 4px solid #00396c;
	margin: 5px;
}
.menu_bkg {
	background-color: #fdfdfd;
	background-image: url(../img/menu_bkg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.txtMenu {
	font-size: 11px;
	font-weight: bold;
	color: #003E78;
}
.txtMenu a:link {
	font-size: 11px;
	font-weight: bold;
	color: #717171;
	text-decoration:none;
}
.txtMenu a:hover {
	font-weight: bold;
	color: #003E78;
	text-decoration:none;
}
.txtMenu a:active {
	font-weight: bold;
	color: #717171;
	text-decoration:none;
}
.txtMenu a:visited {
	font-weight: bold;
	color: #717171;
	text-decoration:none;
}
.menu_bkg2 {
	background-color: #fdfdfd;
	background-image: url(../img/menu_bkg2.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 163px;
}

