/*#8DC3FA*/
body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background: #FFFFFF;
	height:auto;
	
}
/*contenedor*/
#contenedor {
	margin:auto;
	width: 950px;
	height:auto;	
	
}

/*fin contenedor*/
#izq{
	margin:5px;
		
	width:450px;
	height:auto;
	float:left;
	}
#abajo{
	margin:5px;	
	width:auto;
	height:auto;
	float:left;	
	}


#dcha{
	margin:5px;	
	width:470px;
	height:auto;
	float:right;
	
	}
#dchalocalizacion{
	margin:5px;	
	width:350px;
	height:auto;
	float:right;
	}
	
#cabecera{
	width:948px;
	height:auto;
	}
/*logo*/	
#logo {
	float: left;
	height: auto;
	width: 470px;
	margin-top:15px;
}

#logo img {
	float: left;
	border: none;
	padding-right: 10px;
}
/* fin logo*/
#titulo {
	padding: 28px 0 0 40px;
	font-size:2.0em;
	font-weight: bold;
	color: #333333;
	}
	
#login {
	float:right;	
	height:90px;
	width: 470;
	margin-top:20px;
	
}

/*menu*/
#menu_horizontal {
	float: left;
	width:948px;
	height: 40px;
	margin: 0;
	padding: 0;
	background: url(images/menuBG.gif) repeat-x;
	}

#menu_horizontal ul {
	margin: 0 0 0 50px;
	padding: 0px;
	list-style: none;
	
}

#menu_horizontal ul li{
	display: inline;
	
}

#menu_horizontal ul li a{
	float: left;
	width: 170px;
	height: 20px;
	margin-top: 10px;
	padding: 0;
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #CCCCCC;
	border-left: 1px solid #CCCCCC;
}


#menu_horizontal li a:hover, #menu_horizontal li .current{
	color: #FFFFFF;
	background: url(images/menuhoverBG.gif) no-repeat;
}
/* fin menu*/

/*banner*/
#banner {
	clear: both;
	float: left;
	width: 948px;
	height:auto;
	background: url(images/bannerBG.gif) no-repeat;
	
	
	
}
#banner h1 {
	font-size: 2.5em;
	margin-bottom: 10px;
}

/*fin banner*/
/*banner admin*/
#banneradmin {
	clear: both;
	float: left;
	width:948px;
	height:auto;
background: url(images/bannerBG.gif) no-repeat;

	
}
#banneradmin h1 {
	font-size: 2.5em;
	margin-bottom: 10px;
}

/*fin banner admin*/
#contenido{	
	float: left;
	width:948px;
	height: auto;	
	background-color:#8DC3FA;
	}



#enlaces {
	
	float: left;
	width: 948px;
	height: 272px;
	padding-left: 50px;
	margin-bottom: 25px;
}
/* caja gris*/
.caja_gris {
	float: left;
	width: 220px;
	height:auto;
	padding: 10px 15px 10px 15px;
	margin-right: 50px;
	background: url(images/boxBG.png) no-repeat;
}
.caja_gris p{
	padding-bottom: 5px;
}

.caja_gris img{
	padding-bottom: 5px;
}
/*caja gris*/
/*pie*/
#pie {
	
	width:948px;
	height: auto;
	text-align: center;
	background: #999999;
	
	border-bottom : 5px solid #666666;
	float:left;
	

	
}



#pie a{
	font-weight: normal;
	width:950px;
	
}

/*pie*/

/*hipervinculos*/
a:link, a:visited { color: #3e78b2; text-decoration: none; font-weight: bold;} 
a:active, a:hover { color: #FF6600; text-decoration: none;}


/* fin hipervinculos*/

/*formato texto*/
h1 {
	margin: 0px;
	padding: 3px 0px 15px 0px;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
}

h2 {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	font-size: 16px;
	font-weight: bold;
	color: #3e78b2;
}

 #login p{
	font-size: 25px;
	font-style:italic;
	text-align:right;
	
	}

p{
	margin: 0px;
	padding: 0 0 10px 0;
	text-align: justify;
	
}
/*fin formato texto*/

/* formulario */

fregistration{
	float:left;
	}
	

	
label {
	margin: 0 10px;
	float:right;
}

input{

	width: 150px;
	height: 20px;
	color: #aabdd0;
	border: 1px solid #686f76;
}

.button{
	margin: 0px;
	width: auto;
	height: auto;
	border: 0px;
	color: #333333;
	font-weight: bold;
	background: #FFFFFF;
	cursor: pointer;
}
.textarea 
{
	background-color: transparent;
	border: 2px solid  #DC530F;
	scrollbar-arrow-color: #000066;
	scrollbar-base-color: #000033;
	scrollbar-dark-shadow-color: #336699;
	scrollbar-track-color: #666633;
	scrollbar-face-color: #cc9933;
	scrollbar-shadow-color: #DDDDDD;
	scrollbar-highlight-color: #CCCCCC;
	margin-left:50px;
}
#formtrabajador1{
	text-align:center;
	width:300px;
	height:auto;
	float:left;
	} 
#formtrabajador2{
	text-align:center;
	width:300px;
	height:auto;
	float:left;
	} 

#campo{
	float:left;
	
	text-align:left;

	}
#campo input{
	margin-right:300px;

	}

/* fin formulario*/

/*imagenes*/

img {border:none;}

/*publi*/

#publi{
font-size:2.5em;
	margin-bottom:10px;
	line-height:30px;
	text-align:center;	 
	font-family: "Courier New", Courier, monospace;	
	text-decoration: blink;
	float: left;
	width: 870px;
	height: auto;
	padding: 10px 15px 10px 15px;
	margin: 30px;
	background-color:#F5A13A;
	border:white 1px solid;
	-moz-border-radius: 15px; /*redondear esquinas solo para firefox*/
	}
	
#publi:first-letter {
font-size: 200%;
color: #8DC3FA; 
font-weight: bold;
text-transform:capitalize
} 

#tarifas{
	float: none;
	width: 280px;
	height: auto;
	clear:both;
}

.tabla {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-align: right;
width: 600px;

}
 .tabla th {
padding: 5px;
font-size: 16px;
background-color: #83aec0;
background-image: url(images/fondo_tabla.png);
background-repeat: repeat-x;
color: #FFFFFF;
border-right-width: 1px;
border-bottom-width: 1px;
border-right-style: solid;
border-bottom-style: solid;
border-right-color: #558FA6;
border-bottom-color: #558FA6;
font-family: �Trebuchet MS�, Arial;
text-transform: uppercase;
}
.tabla .modo1 {
font-size: 12px;
font-weight:bold;
background-color: #e2ebef;
background-image: url(images/fondo_tr01.png);
background-repeat: repeat-x;
color: #34484E;
font-family: �Trebuchet MS�, Arial;
}
.tabla .modo1 td {
padding: 5px;
border-right-width: 1px;
border-bottom-width: 1px;
border-right-style: solid;
border-bottom-style: solid;
border-right-color: #A4C4D0;
border-bottom-color: #A4C4D0;
text-align:right;
} 
#mensaje{
background: url(images/sobre.png) no-repeat bottom right;

}
#smsC{
	width:470px;
	height:auto;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	
	color:3e78b2;
	}

#smsA{
	width:470px;
	height:auto;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:3e78b2;
	}
#abajosms{
margin-top:15px;
	float:left;
	clear:both;
	width:auto;
	height:auto;
	text-align:center;
	padding-left:50px;
		}



	
a.Ntooltip {
position: relative; /* es la posición normal */
text-decoration: none !important; /* forzar sin subrayado */
color:#0080C0 !important; /* forzar color del texto */
font-weight:bold !important; /* forzar negritas */
}

a.Ntooltip:hover {
z-index:999; /* va a estar por encima de todo */
background-color:#000000; /* DEBE haber un color de fondo */
}

a.Ntooltip span {
display: none; /* el elemento va a estar oculto */
}

a.Ntooltip:hover span {
display: block; /* se fuerza a mostrar el bloque */
position: absolute; /* se fuerza a que se ubique en un lugar de la pantalla */
top:120px; left:550px; /* donde va a estar */
/* width:150px; el ancho por defecto que va a tener */
padding:5px; /* la separación entre el contenido y los bordes */

}


a.Ntooltip2 {
position: relative; /* es la posición normal */
text-decoration: none !important; /* forzar sin subrayado */
color:#0080C0 !important; /* forzar color del texto */
font-weight:bold !important; /* forzar negritas */
}

a.Ntooltip2:hover {
z-index:999; /* va a estar por encima de todo */
background-color:#000000; /* DEBE haber un color de fondo */
}

a.Ntooltip2 span {
display: none; /* el elemento va a estar oculto */
}

a.Ntooltip2:hover span {
display: block; /* se fuerza a mostrar el bloque */
position: absolute; /* se fuerza a que se ubique en un lugar de la pantalla */
top:20px; left:550px; /* donde va a estar */
/* width:150px; el ancho por defecto que va a tener */
padding:5px; /* la separación entre el contenido y los bordes */

}


a.Ntooltip3 {
position: relative; /* es la posición normal */
text-decoration: none !important; /* forzar sin subrayado */
color:#0080C0 !important; /* forzar color del texto */
font-weight:bold !important; /* forzar negritas */
}

a.Ntooltip3:hover {
z-index:999; /* va a estar por encima de todo */
background-color:#000000; /* DEBE haber un color de fondo */
}

a.Ntooltip3 span {
display: none; /* el elemento va a estar oculto */
}

a.Ntooltip3:hover span {
display: block; /* se fuerza a mostrar el bloque */
position: absolute; /* se fuerza a que se ubique en un lugar de la pantalla */
top:100px; left:150px; /* donde va a estar */
/* width:150px; el ancho por defecto que va a tener */
padding:5px; /* la separación entre el contenido y los bordes */

}





a.Ntooltip4 {
position: relative; /* es la posición normal */
text-decoration: none !important; /* forzar sin subrayado */
color:#0080C0 !important; /* forzar color del texto */
font-weight:bold !important; /* forzar negritas */
}

a.Ntooltip4:hover {
z-index:999; /* va a estar por encima de todo */
background-color:#000000; /* DEBE haber un color de fondo */
}

a.Ntooltip4 span {
display: none; /* el elemento va a estar oculto */
}

a.Ntooltip4:hover span {
display: block; /* se fuerza a mostrar el bloque */
position: absolute; /* se fuerza a que se ubique en un lugar de la pantalla */
top:70px; left:150px; /* donde va a estar */
/* width:150px; el ancho por defecto que va a tener */
padding:5px; /* la separación entre el contenido y los bordes */

}



a.Ntooltip5 {
position: relative; /* es la posición normal */
text-decoration: none !important; /* forzar sin subrayado */
color:#0080C0 !important; /* forzar color del texto */
font-weight:bold !important; /* forzar negritas */
}

a.Ntooltip5:hover {
z-index:999; /* va a estar por encima de todo */
background-color:#000000; /* DEBE haber un color de fondo */
}

a.Ntooltip5 span {
display: none; /* el elemento va a estar oculto */
}

a.Ntooltip5:hover span {
display: block; /* se fuerza a mostrar el bloque */
position: absolute; /* se fuerza a que se ubique en un lugar de la pantalla */
top:5px; left:520px; /* donde va a estar */
/* width:150px; el ancho por defecto que va a tener */
padding:5px; /* la separación entre el contenido y los bordes */
}






a.Ntooltip6 {
position: relative; /* es la posición normal */
text-decoration: none !important; /* forzar sin subrayado */
color:#0080C0 !important; /* forzar color del texto */
font-weight:bold !important; /* forzar negritas */
}

a.Ntooltip6:hover {
z-index:999; /* va a estar por encima de todo */
background-color:#000000; /* DEBE haber un color de fondo */
}

a.Ntooltip6 span {
display: none; /* el elemento va a estar oculto */
}

a.Ntooltip6:hover span {
display: block; /* se fuerza a mostrar el bloque */
position: absolute; /* se fuerza a que se ubique en un lugar de la pantalla */
top:10px;
 left:700px; /* donde va a estar */
/* width:150px; el ancho por defecto que va a tener */
padding:5px; /* la separación entre el contenido y los bordes */

}


















