body {
	padding: 0px;
	margin: 0px;
	background-color: #000000;
	background-image: url(../images/fondoGeneral.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a {
	margin:0;
	padding:0;
}
p {
	margin:0;
	padding:0;
}
h1 {
	font-family: "Trebuchet MS", Verdana;
	font-style: italic;
	font-weight: bold;
	color: #cad1c7;
	margin: 0px;
	padding: 0px;
	font-size:28px;
}
h2 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #cad1c7;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #000;
	margin: 0px;
	padding: 0px;
}
.nivel_1{
	padding-left: 0px;
	color:#000000;
}
.nivel_2{
	padding-left: 20px;
	color:#000000;
}
.nivel_3{
	padding-left: 40px;
	color:#333333;
}
.nivel_4{
	padding-left: 60px;
	color:#666666;
}
.nivel_5{
	padding-left: 80px;
	color:#999999;
}
.cabeceraIzq {
	background-image: url(../images/cabeceraIzq.jpg);
	background-repeat:  repeat-x;
	background-position: right top;
}
.cabeceraDer {
	background-image: url(../images/cabeceraDer.jpg);
	background-repeat:  repeat-x;
	background-position: left top;
}
.menuGeneral {
	background-image: url(../images/fondoMenuGeneral.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family:"Trebuchet MS", Verdana;
	font-size:12px;
	color:#FFFFFF;
}
.menuGeneral a{
	color:#FFFFFF;
	text-decoration:none;
}
.menuGeneral a:hover{
	color:#07c6fd;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #07c6fd;
}
.menuGeneral a:active{
	color:#07c6fd;
	text-decoration:none;
}
.barraCabecera {
	background-image: url(../images/barraCabecera.png);
	background-repeat:   repeat-x;
	background-position: left top;
}
.fondoContenidoInterior {
	background-image: url(../images/fondoContenidoInterior.png);
	background-repeat:  repeat-y;
	background-position: left top;
}
.fondoLateralDer {
	background-color: #dae0d8;
	background-image: url(../images/fondoLateralDer.jpg);
	background-repeat:  repeat-x;
	background-position: left top;
}

.pieInterior {
	background-image: url(../images/finContenidoInterior.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-family:"Trebuchet MS", Verdana;
	font-size:12px;
	color:#dae0d8;
	font-style:italic;
}
.pieInterior a{
	color:#dae0d8;
	font-style:italic;
	text-decoration:none;
}
.pieInterior a:hover{
	color:#07c6fd;
	font-style:italic;
	text-decoration:none;
}

.izqHome {
	background-image: url(../images/izqContenidoHome.png);
	background-repeat:  repeat-y;
	background-position: right top;
}
.pantallasGigantes {
	background-image: url(../images/pantallasGigantes.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.pantallasGigantesInt {
	background-image: url(../images/pantallasGigantesInt.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.pantallasGigantesTricolor {
	background-image: url(../images/pantallasGigantesTricolor.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.pantallasGigantesTricolorInt {
	background-image: url(../images/pantallasGigantesTricolorInt.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.pantallasOfertas {
	background-image: url(../images/pantallasOfertas.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.pantallasOfertasInt {
	background-image: url(../images/inOfertasInt.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#enlacesHome {
	width: 100%;
	text-align:left;
	height:30px;
}
.enlaceGris {
	font-family:"Trebuchet MS", Verdana;
	font-size:11px;
	color:#26292c;
	font-style:italic;
}
.enlaceGris:hover{
	color:#158daf;
	text-decoration:none;
}
.boton {
	background-image: url(../images/boton.png);
	background-repeat: repeat-x;
	background-position: left center;
	font-family:"Trebuchet MS", Verdana;
	font-size:11px;
	color:#FFFFFF;
	font-style:italic;
}
.boton a{
	color:#FFFFFF;
	text-decoration:none;
}
.boton a:hover{
	color:#000000;
	text-decoration:none;
}
.btnInfoAd {
	font-family:"Trebuchet MS", Verdana;
	font-size:11px;
	color:#26292c;
	background-color:#e4e9e2;
	font-style:italic;
}
.btnInfoAd a{
	color:#26292c;
	text-decoration:none;
}
.btnInfoAd a:hover{
	color:#158daf;
	text-decoration:none;
}
.titAzul {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #00b3e6;
}
.txtOsc {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #3f3f3f;
}
.txtOsc b, .txtOsc strong{
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #000000;
}
.txtOsc a{
	color: #000000;
	font-weight:bold;
	text-decoration:none;
	border-bottom:dotted 1px #000000;
}
.txtOsc a:hover{
	color: #00a3d2;
	font-weight:bold;
	text-decoration:none;
	border-bottom:dotted 1px #00a3d2;
}
.txtClaro {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #777777;
}
.txtClaro a{
	color: #777777;
	text-decoration:none;
}
.txtClaro a:hover{
	color: #158daf;
	text-decoration:none;
	border-bottom:dotted 1px #158daf;
}
.txtAzulOsc {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #158daf;
}
.tituloPie {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #158daf;
	border-bottom:dotted 1px #158daf;
}
.derHome {
	background-image: url(../images/derContenidoHome.png);
	background-repeat:  repeat-y;
	background-position: left top;
}
.pie {
	background-image: url(../images/finContenidoHome.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-family:"Trebuchet MS", Verdana;
	font-size:12px;
	color:#dae0d8;
	font-style:italic;
}
.pie a{
	color:#dae0d8;
	font-style:italic;
	text-decoration:none;
}
.pie a:hover{
	color:#07c6fd;
	font-style:italic;
	text-decoration:none;
}
.carta {
	background-image: url(../images/fondoCarta.jpg);
	background-repeat:  repeat-x;
	background-position: left top;
	background-color: #CDCDCD;
}
.noticia {
	background-image: url(../images/fondoNoticia.jpg);
	background-repeat:  repeat-x;
	background-position: left top;
	background-color: #D9DED8;
}
.titNoticia {
	background-image: url(../images/fondoTitNoticia.jpg);
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-repeat: no-repeat;
}


.finWeb {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #999999;
}
.finWeb a{
	color: #999999;
	text-decoration:none;
}
.finWeb a:hover{
	color: #158daf;
	text-decoration:none;
	border-bottom:dotted 1px #158daf;
}
.txtGeneral {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #000000;
}
.txtGeneral a{
	color: #000000;
	text-decoration:none;
}
.txtGeneral a:hover{
	color: #414642;
	text-decoration:none;
}
.txtGeneralCurs{
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #000000;
	font-style: italic;
}
.fondoRotulosDer {
	background-image: url(../images/fondoRotulosLatDer.jpg);
	background-repeat:  repeat-x;
	background-position: left top;
	background-color: #b8bab9;
}

.txtGeneralCurs a{
	color: #000000;
	text-decoration:underline;
}
.txtGeneralCurs a:hover{
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #00789a;
	font-style: italic;
}
.txtGeneralBold {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #000000;
	font-style: italic;
	font-weight: bold;
}
.inInfoAd {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #c7cbc7;
	letter-spacing: 1px;
}
.cajaInfoAd {
	background-image: url(../images/cajaInfoAd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.cajaInfoAdp {
	background-image: url(../images/cajaInfoAdp.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.cajaProyectos {
	background-image: url(../images/cajaProyectos.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}



.inInfoAd a{
	color: #c7cbc7;
	text-decoration:none;
	letter-spacing: 1px;
}
.inInfoAd a:hover{
	color: #37393b;
	text-decoration:none;
	letter-spacing: 1px;
}
.navContenido {
	font-family:"Trebuchet MS", Verdana;
	font-style:italic;
	font-size:12px;
	color:#92a28c;
}
.navContenido a{
	color:#92a28c;
	text-decoration:none;
}
.navContenido a:hover{
	color:#000000;
	text-decoration:none;
	border-bottom:dotted 1px #000000;
	
}
.titCaja {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #c7cbc7;
}
.navImagenes {
	font-family:"Trebuchet MS", Verdana;
	font-size:12px;
	color:#515151;
	background-color: #f6f6f6;
	border: 1px solid #e6e6e6;
}
.navImagenes a{
	color:#7396bf;
	text-decoration:none;
}
.navImagenes a:hover{
	color:#00b3e6;
	text-decoration:underline;
}.titFoto {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #00b3e6;
	font-style: italic;
}
.fechaFoto {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #b1b1b1;
	font-style: italic;
}
.tabla{
	background:#f0f3ef;
}
.tablaFondo{
	background:#e0dede url(../images/tablaFondo.jpg) repeat-x center top;
	border:solid 1px #b7bfb3;
	padding:1px;
}
.tablaTitulo{
	background:#e2e7e0;
	padding:7px 10px;
}
.tablaSeparacion{
	border-bottom:dotted 1px #b7bfb3;
}
.tablaParametro{
	color:#8d9a86;
	background:#f0f3ef;
}
.destacado{
	background:#106674;
	text-align:center;
	padding:15px;
}
.precioOferta {
	font-family:"Trebuchet MS", Arial, Helvetica;
	font-size:18px;
	color:#009DCA;
	letter-spacing: -1px;
}
.precioAntiguo {
	font-family:"Trebuchet MS", Arial, Helvetica;
	font-size:18px;
	color:#FFFFFF;
	text-decoration:line-through;
	letter-spacing: -1px;
}
.precioAntiguoOsc {
	font-family:"Trebuchet MS", Arial, Helvetica;
	font-size:18px;
	color:#c4cac1;
	text-decoration:line-through;
	letter-spacing: -1px;
}

.btnInfo {
	background: url(../images/boton_mas_info.gif) no-repeat bottom right;
	text-align:center;
	float:right;
	width:45px;
	height:17px;
	font-size:12px;
	font-weight:normal;
	color:#FFF;
	border:0;
}
.btnInfo a{
	border:0;
	color:#FFF;
	text-decoration:none;
}
.btnInfo a:hover{
	border:0;
	color:#000;
	text-decoration:none;
}
	
