body{
	margin-top:0px;
	margin-left:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#obtenercf{
	position:relative;
	left:684px;
	top:0px;
	width:78px;
	height:80px;
	z-index:2;
}
.contenido {
	font-size:11px;
}
.contenidoSub {
	font-size:11px;
	background-color:inherit;
}
.resolucion {
	font-size:10px;
	color:#999999;
	background-color:inherit;
}
.subContenidoRojo {
	font-size:11px;
	color:#CC0000;
}
.contenidoBlanco {
	font-size:11px;
	color:#FFFFFF;
}
.contenidoTitle {
	/*height:30px;*/
	font-size:14px;
	font-weight:bold;
}
.contenidoSubTitle {
	height:30px;
	font-size:14px;
	font-weight:bold;
}
.contenidoColor {
	height:14px;
	font-size:14px;
	color:#FF3300;
}
.contenidoRojo {
	height:14px;
	font-size:12px;
	color:#FF3300;
}
.grisTitle {
	height:30px;
	font-size:14px;
	color:#999999;
	font-weight:bold;
	background-color:inherit;
}
.grisContenido {
	font-size:11px;
	color:#666666;
	background-color:inherit;
}
.blancoTitle {
	height:30px;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	background-color:inherit;
}
/*Links en general*/

A {
	text-decoration:none;
	color:#00458A; 
	background-color:inherit;
	font-weight:bold;
	text-decoration:none;
}
A:hover {
	text-decoration:underline;
	
}

/*::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/*Clases para el menú principal y links en el include*/

A.linkMenuPpal:active {
	font-size:11px;
	color:#FFFFFF;
	background-color:inherit;
	text-decoration:none;
	font-weight:bold;
}

A.linkMenuPpal:visited {
	font-size:11px;
	color:#FFFFFF;
	background-color:inherit;
	text-decoration:none;
}

A.linkMenuPpal:link {
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:inherit;
	text-decoration:none;
}

A.linkMenuPpal:hover {
	font-size:11px;
	color:#99CCFF;
	text-decoration:none;
}
A.linkGris:hover {
	font-size:14px;
	color:#999999;
	background-color:inherit;
}
A.linkGris:Link {
	font-size:14px;
	color:#999999;
	background-color:inherit;
}

A.menuArbol:hover {
	font-size:16px;
	color:#00458A;
	background-color:inherit;
}
A.menuArbol:active {
	font-size:16px;
	color:#999999;
	background-color:inherit;
}
A.subMenuArbol:hover {
	font-size:14px;
	color:#00458A;
	background-color:inherit;
}
A.subMenuArbol:active {
	font-size:14px;
	color:#999999;
	background-color:inherit;
}

td.menuon {
	background-color: #EAEAEA;
	font-size: 14px;
	font-weight: bold;
}
/*
td.menuoff {
	background-color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
*/
td.menuonGris {
	background-color: #F4F4F4;
	font-size: 14px;
	font-weight: bold;
}
/*
td.menuoffGris {
	background-color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
*/
.pieizq{
	background-image: url(include/pie_inter/pie_izq.gif);
	background-repeat: no-repeat;
}
.pieder{
	background-image: url(include/pie_inter/pie_der.gif);
	background-repeat: no-repeat;
}
.piecent{
	background-image: url(include/pie_inter/pie_cent.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left:4px;
	padding-right:4px;
}

label{
	cursor: pointer;
}

.backgroundPpal{
	height:87px;
	background-image:url('/images/panelArriba.jpg');
}

/*::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/*Clases para la página Reclamos y Sugerencias realizado por Mercedes*/


.menuCiudadano{
font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
text-transform: normal;
letter-spacing: 0.2px;
line-height: 1.5em;
border-bottom:#999999 solid;
border-bottom-width:1px;
}

.textoServicioCiudadano{
font-family:Arial, Helvetica, sans-serif;
font-size:10.4px;
font-style:normal;
font-weight:normal;
text-transform:none;
font-style: normal;
letter-spacing:normal;
line-height:1.5em;
}

.divServiciosRtas{
width:250px;
height:290px;
background:#F1F9FE;
border-bottom:#808080;
border-bottom-width:1px;
border-bottom-style:dashed;
border-top:#808080;
border-top-width:1px;
border-top-style:dashed;
border-left:#808080;
border-left-width:1px;
border-left-style:dashed;
border-right:#808080;
border-right-width:1px;
border-right-style:dashed;
padding-left:10px;
padding-right:10px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
overflow:auto;
}

.divTitulosRtasServ{
border-bottom:#FFFFFF;
border-bottom-width:2px;
border-bottom-style:solid;
height:70px;
}
/* CSS Document */


