body {

	margin-top:0px;
	padding: 0;
	background:#FFFFFF;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color:#FFFFFF;
}


.capitular{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:24px;
color:#666666;
 
}


.valorrequerido{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#993300;
 
}




h1, h2, h3 {
	margin-top: 0;
    color: #000000;
}

h1 {
font-size:24px;
}

h2 {
	font-size: 1.6em;
	    color: #000000;
}

h3 {
	font-size: 1em;
	    color: #000000;
}

ul {
	list-style-image: url(../images/img07.gif);
}

a {
	color: #333333;
		text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #0000FF;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

/* Header */

#logoCliente {
	width: 1000px;
	height: 100px;
	margin: 0 auto;
	background-image:url(../images/cabeceraCliente.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

#logo {
	width: 1000px;
	height: 100px;
	margin: 0 auto;
	background-image:url(../images/cabecera.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

#logo h1, #logo p {
	margin: 0;
	color: #FFFFFF;
}

#logo h1 {
	float: left;
	padding-top: 30px;
}

#logo p {
	float: right;
	padding-top: 39px;
	font-size: 1.2em;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 1000px;
	height: 45px;
	margin: 0 auto;
	background:url(../images/img02.gif);
	
}

#menu ul {
	margin: 0;
	padding: 5px 0 0 14px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 29px;
	padding: 11px 15px 0 15px;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}

#menu a:hover {
	text-decoration: underline;
	color:#003333;
	
}

#menu .current_page_item a {
	background: url(../images/img06.gif) repeat-x;
}

/* Page */


#subpage {
	width:920px;
	background-color:#F8F5F5;
	margin:0;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
  	border-bottom: #a5a7aa solid 5px;
	border-right:#a5a7aa solid 2px;

}

#page {
	width: 1000px;
	margin: 0 auto;
	background: url(../images/img03.jpg)  repeat-y;
}

#page-bg {
	padding: 11px 24px;
	background: url(../images/img03.jpg)  repeat-y;
}

#page-bg2{
	padding: 0px 11px;
	background: url(../images/img03.jpg)  repeat-y;
}



/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	float: left;
	width: 600px;
	padding: 10px 0 0 10px;
}

.post {
	margin-bottom: 5px;
	padding-bottom: 8px;
	border-bottom: 1px solid #E7E7E7;
	text-align:left;
}



.title {
	margin: 0;
}

.title a {
	text-decoration: none;
}

.title a:hover {
	border-bottom: 1px dotted #999999;
}

.byline {
	margin: 0 0 20px 0;
}

.entry {
}

.links {
	padding-top: 10px;
	text-align: right;
	font-weight: bold;
}

.enlacepie {
	color:#0000FF;
	font-family:Tahoma;
   font-size:9px;
   text-decoration: none;
}

.enlacepie:hover {
    color:#0000FF;
    font-family:Tahoma;
    font-size:9px;
}

.enlacesPaginacion {

	COLOR: #0000FF;
	FONT-FAMILY:Tahoma;
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
	text-align: justify;
	text-decoration: none;
	margin: 1px;
}
.enlacesPaginacion:hover {

	COLOR:#000066;
	FONT-FAMILY:Tahoma;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	text-align: justify;
	text-decoration: none;
	margin: 1px;
}

.enlacesPaginacionactual {
	color:#333333;
	font-family:Tahoma;
	font-size: 14px;
	FONT-WEIGHT: bold;
	text-align: justify;
	text-decoration: none;
	margin: 1px;
}


.tabla{
   border-right: #a5a7aa solid 2px; 
   border-bottom: #a5a7aa solid 2px;  
	background-color:#EEEEEE;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

.instrucciones{

	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	color:#990000;
}

.aviso{

	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FF0000;
}

.textocomun{

	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	 font-weight:500;
}

#parch {
height:25px;

}

#parch2 {
width:880px;
float:none;

}
/* Sidebar */

#sidebar {
	float: right;
	width: 200px;
	height:300px;
	padding-right: 20px;
	text-align:left;
	font-size:12px;
	background-image:url(../images/fondomenu.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	margin-bottom: 10px;
	padding-bottom: 10px;
	background-color:#666666;
}

#sidebar li li {
	padding: 5px 20px 5px 35px;
	background-color:#F4F0F0;
	border-bottom: 1px solid #ffffff;
}

#sidebar h2 {
	margin: 0;
	padding: 24px 0 3px 20px;
	border-bottom: 1px solid #E7E7E7;
	letter-spacing: -1px;
	font-size: 16px;
	font-weight: bold;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration:underline;
	padding-left:1px;
	color:#990000;
}


/* Sidebar2 */

#sidebar2 {
	float: right;
	width: 150px;
	padding-right: 1px;
	text-align:center;
	font-size:10px;
}

#sidebar2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar2 li {
}

#sidebar2 li ul {
	margin-bottom: 1px;
	padding-bottom: 1px;
	background-color:#666666;
}

#sidebar2 li li {
	padding: 5px 5px 5px 5px;
	background-color:#7FBCF7;
	border-bottom: 1px solid #ffffff;
	
}

#sidebar2 h2 {
	margin: 0;
	padding: 24px 0 3px 20px;
	border-bottom: 1px solid #E7E7E7;
	letter-spacing: -1px;
	font-size: 16px;
	font-weight: bold;
}

#sidebar2 a {
	text-decoration: none;
	color:#FFFFFF;
}

#sidebar2 a:hover {
	text-decoration:underline;
	padding-left:3px;
	color:#990000;
	
}

/* boton guardar */

#botonGuardar{
	float: right;
	width: 80px;
	text-align:center;
	font-size:10px;
	font-weight:bold;
	background-color:#333333;

}


#botonGuardar a {
	text-decoration: none;
	color:#FFFFFF;

}

#botonGuardar a:hover {
	text-decoration:none;
	color:#33CCFF;

}

.botonGuardar  {
	text-decoration: none;
	color:#FFFFFF;
	width: 100px;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	background-color:#333333;
}

.botonGuardar:hover {
	text-decoration:none;
	color:#33CCFF;
	width: 100px;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	background-color:#333333;
	
}




/* boton volver */

#botonVolver{
	float: right;
	width: 80px;
	text-align:center;
	font-size:10px;
	font-weight:bold;
	background-color:#333333;

}


#botonVolver a {
	text-decoration: none;
	color:#FFFFFF;

}

#botonVolver a:hover {
	text-decoration:none;
	color:#FFFF99;

}


/* boton importar */

#botonImportar{
	float: right;
	width: 80px;
	text-align:center;
	font-size:10px;
	font-weight:bold;
	background-color:#333333;

}


#botonImportar a {
	text-decoration: none;
	color:#FFFFFF;

}

#botonImportar a:hover {
	text-decoration:none;
	color:#CC66CC;

}

/* boton generar */

#botonGenerar{
	float: right;
	width: 80px;
	text-align:center;
	font-size:10px;
	font-weight:bold;
	background-color:#333333;

}


#botonGenerar a {
	text-decoration: none;
	color:#FFFFFF;

}

#botonGenerar a:hover {
	text-decoration:none;
	color:#00FF66;

}

/* informes */


#incidencias {
	margin:10px 0px 10px 0px;
	width:870px;
	text-align:center;
}
#grafica {
	margin-top:10px;
	float:none;
}

#instalacion {
	margin:5px 5px 5px 20px;
	float:left;
	width:300px;
}

#total {
	margin:5px 5px 5px 500px;
	width:300px;

}

#compo{
	margin:10px 0px 10px 0px;
}


/* Footer */

#footer {
	width: 1000px;
	margin: 0 auto;
	padding: 20px 0;
	background:url(../images/img08.gif) no-repeat;
	background-position:center;
	background-position:top;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: smaller;
	color: #666666;
}

#footer a {
	color: #666666;
}.titular {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#333333;
	font-weight: bold;
}

