﻿body{
	background-image:url("images/2009/background.jpg");
	/*background-position:top right;*/
	background-repeat:repeat-x;
	background-color:#8fc3ea;
	font-family:Helvetica, Arial, sans-serif;
	margin-top:0;
}

body, p, td{
	font-size:14px;
	line-height:150%;
}

.top{
	background-image:url("images/2009/bg_top.jpg");
	background-repeat:repeat-x;
}

.bt_crear_bottom{
	background-image:url("images/2009/bt_crear_bottom.jpg");
	background-repeat:repeat-x;
	background-position:top;
}
.bg_bottom{
	background-image:url("images/2009/bg_bottom.jpg");
	background-repeat:repeat-x;
	background-position:top;
}

.opcion_elegida{
	padding:5px 10px 5px 10px;
	/*border-bottom:1px solid #000;*/
	background-color:#C2E4F5;
}

.menu_superior{
	word-spacing:10px;
}
.menu_superior a{
	color:#000;
	font-size:90%;
	font-weight:bold;
}
.menu_superior a:hover{
	color:#666;
}


#menu_superior_secundario{
	margin-top:8px;
	border-top:1px solid #000;
	/*border:1px solid #000;*/
    height: 25px;	
	padding-bottom:0px;
	margin-bottom:0px;
}

A.link_subemnu{
	color:#000;
	word-spacing:1px;
	font-size:90%;
	font-weight:Normal;
}

A:Hover.link_subemnu{
	color:#999;
}




.tablas_destacadas{
	background-color:#f2f2f2;
}


/********************************************** TEXTOS COLORES ************************************************/
.texto_negro{
	color:#000;
}
.texto_gris{
	color:#666;
}
.texto_gris_oscuro{
	color:#333;
}
.texto_blanco{
	color:#FFF;
}
.texto_naranja{
	color:#FCB117;
}
.texto_celeste{
	color:#7FB9DD;
}





/*********************************************** TEXTOS TAMAÑOS *********************************************/

.texto_-4{
	font-size:20%;
}
.texto_-3punto5{
	font-size:30%;
}
.texto_-3{
	font-size:40%;
}
.texto_-2{
	font-size:60%;
}
.texto_-1{
	font-size:80%;
}
.texto_0{
	font-size:100%;
}
.texto_0punto5{
	font-size:115%;
}
.texto_1{
	font-size:120%;
}
.texto_2{
	font-size:140%;
}
.texto_3{
	font-size:150%;
}
.texto_4{
	font-size:170%;
}
.texto_10{
	font-size:250%;
	line-height:70%;
}

.negrita{
	font-weight:bold;
}



.circulo_precio_planes{
	background-image:url("images/2009/circulo_precio_planes.png");
	background-position:center top;
	background-repeat: no-repeat;
}




/************************************************** LINKS **************************************************/
a{
	color:#FCB117;
	text-decoration:none;
}
a:hover{
	color:#19B5F9;
}

A.link_celeste{
	color:#7FB9DD;
}
A:Hover.link_celeste{
	color:#FCB117;

}



A.link_tipo_boton_celeste{
padding-left: 10px;
padding-right: 10px;
padding-bottom: 5px;
padding-top: 5px;
background-color: #DEF0FB;
font-weight: bold;
color:#FFF;
}

A:Hover.link_tipo_boton_celeste{
color:#000;
}

















/******************************************** BOTONES ********************************************/

/*<span class="btn_grande"><span>Bot&oacute;n</span></span>*/


.btn_verde {
          background-image: url(images/2009/bt_verde_izq.jpg);
          background-position: left top;
		  background-repeat: no-repeat;
          height: 55px;
          background-color:#a9cf38;
	      color: #fff;
}
.btn_verde span {
          background-image: url(images/2009/bt_verde_der.jpg);
          background-position: right top;
		  background-repeat: no-repeat;
          height: 55px;
          padding-top: 15px;
          padding-left: 15px;
          padding-right: 15px;
          font-size: 23px;
          font-weight: bold;
}

.ancho_120{
	     display: block;
		 width:120px;
}
.ancho_220{
		 width:220px;
	     display: block;
}

.btn_naranja {
          background-image: url(images/2009/bt_naranja_izq.jpg);
          background-position: left top;
		  background-repeat: no-repeat;
          height: 55px;
          background-color:#FFB113;
	      color: #fff;
}
.btn_naranja .btn_naranja_der {
          background-image: url(images/2009/bt_naranja_der.jpg);
          background-position: right top;
		  background-repeat: no-repeat;
          height: 55px;
          padding-top: 15px;
          /*padding-left: 15px;*/
          /*padding-right: 15px;*/
          font-size: 23px;
          font-weight: bold;
		  line-height:130%;
	      display: block;
          text-align: center;
}

.btn_naranja a{
	      color: #fff;
}

.btn_naranja a:Hover{
	      color: #000;
}















.texto_error{
	color:#cc0000;
	font-weight: bold;
}
.texto_ok{
	color:#339933;
	font-weight: bold;
}
.texto_advertencia{
	background-color:#f8f8f8;
	/*font-weight: bold;*/
	padding: 5px;
}


.bonificado {
	font-weight: bold;
	color:#009933;
	text-align: center;
}






#capa_solicitud_licencia{
	background-color: #ECF7FD;	/*DEF0FB*/
	padding:10px;
	margin-top:20px;
	margin-bottom:30px;	
}
	
	



.numero_destacado_titulo{
	color:#EDEDEE;
	font-size:60px;
	font-weight:bold;
	line-height:130%;
}


.numero_destacado_titulo_naranja{
	color:#FCB117;
	font-size:60px;
	font-weight:bold;
	line-height:130%;
}

a.btn_grande {
	
	background-repeat:no-repeat;
    background-image:url("images/2009/bt_verde_izq.jpg");
    background-position: left top;
    text-decoration: none;
    text-align: center;
}
a.btn_grande span {
	background-color:#a9cf38;
	display:block;
    background-image:url("images/2009/bt_verde_der.jpg");
    background-position: right top;
    font-weight: bold;
	height:55px;
	background-repeat:no-repeat;
	color:#FFF;
	width: 290px;
}
.circulo_precio{
	background-image:url("images/2009/circulo_precio.png");
	background-position:center top;
}
.borde_izq{
	border-left:1px solid #E2E3E4;
}
.borde_inf{
	border-bottom:1px solid #E2E3E4;
}
.borde_der{
	border-right:1px solid #E2E3E4;
}


/*------ Pagina Tstimonios -------*/

.contimg {
	width:450px;
	height:350px;
}