body {
	margin-bottom: 0px;
	margin:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	background-image:url(img/fondo.jpg);
	background-attachment:fixed;
	scrollbar-arrow-color: #cccccc; scrollbar-base-color: #2966B8;
scrollbar-highlight-color : #cccccc; scrollbar-shadow-color : #cccccc;
SCROLLBAR-TRACK-COLOR: #225398;
}


a.tit_carr:link {
	color: #FFFFFF;
	font-family: Eurostile, Arial,Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration:none;
}
a.tit_carr:visited {
	color: #FFFFFF;
	font-family:  Eurostile, Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration:none;
}

a.tit_carr:hover {
	color: #02b9de;
	font-family: Eurostile, Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration:none;
}
a.tit_carr:active {
	color: #FFFFFF;
	font-family: Eurostile, Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration:none;
}

.fondo_contenido {
	background-color:#efefef;
	font-family: tahoma;
	font-size: 10px;
	color:#000000;
}

.fondo_menu {
	background-image:url(img/fondomenu.jpg);
	height:60px;
	font-family: tahoma;
	font-size: 10px;
	color:#000000;
}



.texto_01 {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

.texto_02 {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

.texto_01_iz {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.texto_02_iz {
	font-family: verdana;
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
	text-align:left;
}

.texto_03_iz {
	font-family: verdana;
	font-size: 11.5px;
	font-weight: normal;
	color: #ffffff;
	font-weight: bold;
	text-align:left;
}


a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}