/** COMPARTIR ESTILOS *********************************************************************************/

BODY {
	background: transparent url("img/bg.gif") repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #212121;
	font-size: 11px;
	margin: 0px;
}

P {
	margin: 0px;
	padding: 8px 0px;
}

IMG {
	border: 0px;
}

FIELDSET {
	clear:left;
	background: url("img/bg_input.png") bottom left repeat-x;
}
STRIKE {
	color:#aaa;
}
.textoCentrar {
	text-align: center;
}

.textoDerecha {
	text-align: right;
}

.textoIzquierda {
	text-align: left;
}

.clear {
	clear: both;
}

.clearIzq {
	clear: left;
}

UL {
	margin-top: 5px;
	margin-bottom: 0px;
}

UL.sinVineta LI {
	list-style: none;
}

LI {
	list-style: circle;
}

a:link, a:visited, a:active {
	text-decoration: none;
	color: #0099FF;
}

a:hover {
	color: #212121;
}

A.negro {
	color:#000;
}
A.negro:hover {
	font-weight: bold;
	color:#000;
}

H1 {
	font-family: sans-serif;
	color: #0099FF;
	background: url("img/linea1.png") bottom left no-repeat;
	font-size: 19px;
	margin-top: 0px;
}

H2 {
	font-family: sans-serif;
	color: #0099FF;
	background: url("img/linea2.png") bottom left no-repeat;
	font-size: 19px;
	margin: 5px 0px 0px 0px;
	padding-left: 24px;
}

.flotaImagenIzq {
	float: left;
	margin-right: 10px;
}

.flotaImagenDrch {
	float: right;
	margin-left: 10px;
}

.marco IMG, IMG.marco {
	border: 1px solid #767676;	
	padding: 5px;
}

.saltoLinea SPAN, SPAN.saltoLinea {
	display: block;
}

.error {
	color: #F00;
	font-style: italic;
	margin: 3px 0px;
	text-align: center;
}

DIV.lkBoton {
	background: url("img/fondoBoton2.png") top left no-repeat;
	background-color: #FFF;
	text-align: center;
	display:inline;
	padding:4px 12px;
	margin-top: 15px;
}

DIV.lkBoton A {
	color: #FFF;
	font-weight: bold;
	font-size: 11px;
}

.boton {
	background: url("img/fondoBoton2.png") top left no-repeat;
	border: none;
	background-color: #FFF;
	width: 90px;
	height: 22px;
	color: #FFF;
	font-weight: bold;
	font-size: 11px;
	margin-top: 10px;
}

.botonlargo {
	background: url("img/fondoBoton3.png") top left no-repeat;
	border: none;
	background-color: #FFF;
	width: 150px;
	height: 22px;
	color: #FFF;
	font-weight: bold;
	font-size: 11px;
	margin-top: 10px;
}

INPUT, TEXTAREA {
	border: 1px solid #666;
	background: url("img/bg_input.png") bottom left repeat-x;
}

INPUT.entradaEspecial {
	width:50px;
}

INPUT.ancho {
	width:200px;
}

INPUT.noborde {
	border:0px;
}

SPAN.resaltado {
	color:#0099FF;
	font-size: 13px;
}

SPAN.resaltadonegro {
	color:#000;
	font-size: 13px;
}

SPAN.resaltadorojo {
	color:#F00;
	font-size: 13px;
}

.miniresaltado {
	color:#F00;
	font-size: 11px;
}

.flotarDerecha {
	float: right;
}

.flotarIzquierda {
	float: left;
}


/** GENERAL ************************************************************************************/

DIV#alinearPagina {
	margin: 0px auto;	
	width: 760px;
	background: url("img/fondoMenu.gif") top right repeat-y;
	background-color: #FFF;
}

DIV#contenido {
	background: url("img/sombraInformacion.png") top left repeat-x;
	line-height: 18px;
}

DIV#informacion {
	width: 550px;	
	padding: 0px 20px;
}

DIV#informacion #indice {
	padding-top: 5px;
	font-size: 9px;
}

DIV#informacion #texto {
	padding: 20px 0px;
}

/** CABECERA.PHP ***********************************************************************************/

DIV#cabecera {
/*	background-color: #303EA5;  */
	background-color: #FFFFFF;  
	color: #FFF;
	height: 94px;
}

DIV#cabecera #reprografia {
	position: absolute;
	height: 94px;
}

DIV#cabecera #logoCianoplan {
	position: absolute;
	height: 94px;
	margin-left: 534px;
}

/** MENU **************************************************************************************/

DIV#menu {
	float: right;
	padding: 30px 0px 10px 0px;
	width: 163px;
	background: url("img/logoAbajo.png")  top left no-repeat;
	background-color: #EDEDED;
}

DIV#menu #idiomas {
	background: url("img/fondoIdiomas.png") top right no-repeat;
	height: 44px;
	padding: 15px 0px 0px 40px;	
}

DIV#menu UL {
	margin: 0px 0px 0px 35px;
	padding: 0px;
}

DIV#menu #atencionCliente {
	background: url("img/fondoAtencionCliente.png") top left no-repeat;
	height: 190px;
	margin: 10px 0px 0px 0px;
	padding-top: 35px;
}

DIV#menu #emailContacto {
	margin-top: 10px;
}

/** PIE.PHP ******************************************************************************************/

DIV#pie {
	color: #FFF;
	text-align: center;
	font-size: 9px;
	padding: 5px 0px 15px 0px;
	background: url("img/sombraInformacion.png") repeat-x bottom;
/*	background-color: #303EA5; */
	background-color: #0099DD; 
}

DIV#pie a:link, DIV#pie a:visited, DIV#pie a:active, DIV#pie a:hover {
	color: #FFF;
}

DIV#pie UL {
	margin: 0px 0px 5px -35px;
}

DIV#pie #submenu a:link, DIV#pie #submenu a:visited, DIV#pie #submenu a:active, DIV#pie #submenu a:hover {
	font-weight: bold;
	font-size: 10px;
}

DIV#pie a:hover {
	text-decoration: underline;
}

DIV#pie UL LI{
	display: inline;
	margin-left: 0px;
}

DIV#pie #infoLegal {
	font-size: 9px;
}

/** INDEX.PHP ****************************************************************************/

DIV#texto #logoGP {
	margin-top: 30px;
}

DIV.tituloNoticia {
	color: #0099FF;
	font-weight: bold;
}

DIV.noticia {
	padding: 15px 20px;
	margin:0px 10px 15px;
	width: 200px;
	background: #e8efd1;
}




/** SERVICIO ELEGIDO.PHP ****************************************************************/

DIV#texto UL.caracteristicas {
	margin-left: 15px;
	padding-left: 0px;
}

/** LOCALES.PHP ************************************************************************/

DIV#texto UL.direcciones LI {
	padding: 5px 0px;
}

DIV#texto UL.direcciones {
	padding-bottom: 15px;
}

/** PROYECTOS.PHP *********************************************************************/

DIV#texto TR#cabeceraProy {
	color: #FFF;
	font-weight: bold;
	height: 53px;
	line-height: 14px;
}

DIV#texto TR.filaResalte {
	background-color: #DCDCDC;
}

INPUT.cbox {
	border:0px;
	width:15px;
}

INPUT.cbox[disabled] {
	border:0px;
	background:#000;
}

DIV#texto TABLE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width:550px;
	background: url("img/cabeceraTabla.png") top left no-repeat;
	border-spacing: 0px;
	border-collapse: collapse;
}

DIV#texto TD {
	padding: 0px 4px;
}
DIV#texto TH {
	padding: 0px 4px;
}


DIV#texto TR#cabeceraProy a:link, DIV#texto TR#cabeceraProy a:visited, DIV#texto TR#cabeceraProy a:active, DIV#texto TR#cabeceraProy a:hover {
	color: #FFF;
}

DIV#texto TR#cabeceraProy a:hover {
	text-decoration: underline;
}

DIV#texto FORM#buscar SPAN.margen {
	margin: 0px 0px 5px 4px;
}

DIV#texto FORM#buscar {
	margin: 0px 0px 15px 30px;
}

/** LOGGEARSE.PHP ***********************************************************************/

DIV#texto FORM#entrar SPAN.margen {
	margin-right: 200px;
}

DIV#texto SPAN.texto {
	margin: 0px 100px 5px 100px;
}

DIV#texto .margenSup {
	margin-top: 30px;
}

DIV#texto DIV.margenBoton {
	margin-top: 10px;
}

DIV#texto #entrarBoton {
	margin-bottom: 10px;
}

DIV.boton {
	background: url("img/fondoBoton2.png") top left no-repeat;
	width: 90px;
	height: 22px;	
	font-weight: bold;
	margin: 0px auto;
}

DIV.botonlargo {
	background: url("img/fondoBoton3.png") top left no-repeat;
	width: 150px;
	height: 22px;	
	font-weight: bold;
	margin: 0px auto;
}

DIV.boton A {
	color: #FFF;
}
DIV.botonlargo A {
	color: #FFF;
}

DIV#texto FORM#datosUsuario {
	width: 300px;
	margin-left: 50px;
}

DIV#texto DL {
	width:450px;
}

DIV#texto DT {
	float: left;
	width: 200px;
	margin: 0px;
	text-align: right;
	clear:left;
}
	
DIV#texto DD {
	float: left;
	width: 230px;
	margin-left: 8px;
	margin-bottom: 10px;
	text-align: left;
}	

/** SOLICITAR.PHP ***************************************************************************/

DIV#texto FORM#solicitar .margen {
	margin-bottom: 10px;
}

DIV#texto FORM#solicitar UL {
	padding-left: 15px;
}

DIV#texto FORM#solicitar LI {
	margin-bottom: 10px;
}

/** CONSULTA.PHP ****************************************************************************/

DIV#texto FORM#datosUsuarioConsulta {
	width: 383px;
	margin-left: 40px;
	margin-right: 0px;
}

/** FAQ.PHP *********************************************************************************/

DIV#texto UL#margen {
	padding-left: 15px;
}

DIV#texto UL.faq IMG {
	margin-right: 5px;
	padding: 2px;
}

/** ENLACES.PHP ****************************************************************************/

DIV#texto UL.enlaces LI {
	padding: 5px 0px;
}

/** ENLACES.PHP ****************************************************************************/

DIV#texto .observaciones {
	margin: 0px 40px;
	padding: 5px 10px;
}

DIV#texto .fondoObs {
	background: url("img/bg_input.png") bottom left repeat-x;
	border:1px solid #000;
}

INPUT.tarifa1 {
	background:#fff;
	border:0px;
	width:70px;
	text-align:right;
}

INPUT.tarifa2 {
	background:#fff;
	color:#0099FF;
	border:0px;
	width:70px;
	font-weight: bold;
	text-align:right;
	font-size: 13px;
}


DIV.login {
	padding:10px 0px 1px 20px;
}

DL.listaErrores {
	border: 1px solid #000000;	

}

DIV.flotarizda {
	float:left;
}


DIV.aDcha {
	margin-left:200px;
}