body{
	background: url(../img/bg1.jpg);
	font: small "Trebuchet MS",Verdana,Arial,Sans-serif;
	margin-top: 8px;	
}

p {
	text-indent:20px;
}
h2 {
	color:#990000;
}

.negrita {
	color:#000;
}
.CONTORNO {
	border: solid 1px #990000;
	width:750px;
	margin-left:auto;
	margin-right:auto;
	top:0px;
	background-color:#FFFFFF;
	color:#000000;
}
.CABECERA {
	width:750px;
	height:110px;
	background-repeat:no-repeat;
	border:none;
}

.MENU {
	width:750px;
	height:28px;
	text-align:center;
}
.MENU ul {
margin: 0;
padding: 0;
margin-bottom: 1em;
font:14px bold "Trebuchet MS", Verdana, Arial, Sans-serif;
border-top: 1px solid #990001;
border-bottom: 5px solid #949393;
background-color: #990000;
color:#FFFFFF;
}

.MENU ul li{
	display: inline;
	
}

.MENU ul li a{
	text-align:left;
	color:#FFFFFF;
	background-color:#990000;
	padding: 0px 8px;
	text-decoration: none;
	font-weight:bold;
}

.MENU ul li a:visited{

}

.MENU ul li a:hover{
color:#000000;
background-color: #949393;
font-weight:bold;
}


.PRINCIPAL {
	background-color:#FFFFFF;
	color:#000000;
	width:750px;
	height:100%;
	margin-top:13px;
}


.LATERAL-IZQ{
	width:160px;
	height:550px;

}
.LATERAL-DER{
	width:568px;
	margin-left:172px;
	margin-top:-550px;
}
.IMG-IZQ{
	width:152px;
	height:107px;
	padding:0px;
	margin-left:10px;
	border: #949393 solid 1px;
}

.IMG-BL{
	width:152px;
	height:18px;
	margin-left:10px;
	margin-bottom:5px;
	text-align:center;
	font-size:11px;
	padding-top:6px;
	padding-bottom:6px;
	background-image:url(../img/bl.png);
	color:#FFFFFF;
	font-weight:lighter;

}

.IMG-BL a{
	text-decoration:none;
}

.IMG-BL a:visited{
	text-decoration:none;
}

.IMG-BL2{
	width:151px;
	height:18px;
	margin-left:10px;
	margin-bottom:1px;
	text-align:center;
	border-left:#949393 solid 3px;
	font-size:11px;
	padding-top:6px;
	padding-bottom:6px;
	background-color:#990000;
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-weight:lighter;

}

.IMG-BL2 a{
	text-decoration:none;
}

.IMG-BL2 a:visited{
	text-decoration:none;
}
.IMG-KAS{
	width:152px;
	height:174px;
	margin-left:10px;
	border: #949393 solid 1px;

}

.IMG-VARIOS{
	float:right;
	margin-left:10px;
	margin-top:17px;
	border:1px solid #949393;
}
#ajaxticker1{
	width: 146px;
	border: 1px solid #949393;
	padding: 3px;
	margin-left:10px;
	background-color: #FFFFFF;
	color:#000000;
	text-align:center;
	font-size:11px;
}

#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
	background-color: #FFFFFF;
}

.someclass{ /*class to apply to your scroller(s) if desired*/
}

fieldset {
	padding-left: .5em;
	padding-bottom:.5em;
	padding-right: .5em;
    background: white;
    border: 1px solid #949393;
	font-size:14px;
}

fieldset legend {
    color: #990000;
    background-color: #e6e6e6;
    font-size: smaller;
    padding: .4ex 50px;
    border:#949393 solid 1px;
    font-weight: bold;
	text-align:center;
}

fieldset ul {
	list-style:url(../img/lista.gif);
}

li {
	text-align:justify;
}
fieldset a:link {
	text-decoration:none;
	color:#990000;
	background-color:#FFFFFF;
		
}

fieldset a:visited{
	text-decoration:none;
	color:#990001;
}

fieldset a:hover{
	text-decoration:underline;
	color:#990000;
	font-weight:bold;
}

fieldset p {
	text-align:justify;
}

fieldset strong {
	color:#990000;
}

.qweb{
	text-decoration:none;
}
.tabla {
	border: 1px solid #949393;
	border-collapse:collapse;
	width: 100%;
}
	.tabla td {
				border: 1px solid #949393;
				padding: 4px;
			  }
	.tabla th {
				border: 1px solid #949393;
				background-color: #e6e6e6;
				font-weight: bold;
				color:#990000;
				text-align: center;
				padding-left: 4px;
			}
	.tabla tr.altrow {
					background-color: #f8f8f8;
					color: #000000;
				}

label { 
	display:block;
	font-weight:bold;
 }
input.text,textarea { 
	width:300px;
	font:14px/14px 'Trebuchet MS',verdana,courier,monospace;
	color:#333;
	padding:3px;
	margin:1px 0;
	border:1px solid #949393;
 }
 input.text:focus, textarea:focus{
 		background-color:#e6e6e6;
 }
input.submit { 
	padding:2px 2px;
 }

.tarifas {
	font-size:10px;
	color:#000000;
}

.CENTRAR-PAR{
	text-align:center;
	font-weight:bold;
	color:#990000;
	background-color:#FFFFFF;
}

.NOTA-CONTACTA{
	width:210px;
	float:right;
	margin-top:-165PX;
	border:none;
	text-align:center;
	color:#990000;
	background-color:#FFFFFF; 
	margin-right:3px; 
}
.NEGRITA {
	font-weight:bold;
	color:#000000;
}

.RESUMEN{
	background-color:#e6e6e6;
	border:#949393 solid 1px;
	width:720px;
	text-align:center;
	color:#484848;
	font-size:11px;
	margin-left:8px;
	padding:5px;
	text-align:justify;

}
.PIE {
	background-color:#990000;
	width:750px;
	text-align:center;
	color:#FFFFFF;
	font-size:12px;
	}
	
.PIE a{
	
	text-decoration:none;
	color:#FFF;
	
}
