/* CPQ-Stylesheet */



/* Titles */
h1,h2,h3,h4 {
	color:#727270
	}
	
	
	

/* Logo position */
#cpqlogo {
	position:absolute;
	top:15px;
	left:15px;
	/*padding-bottom:1em;*/
	}

/* Navbar format */
ul.cpqnav {
  list-style-type:none;
  list-style-position:outside;
  position:absolute;
  top:120px;
  left:-30px;
  width:160px;
  /*width:180px;*/
    }

/* i Tilte of ul */  
li.lit {
	color:#737270;
	font-weight:bolder;
	/*margin-bottom:0.5em;*/
	margin-top:1em;
	border-bottom-style:none;
	border-right-style:none;
	/*border-left-style:solid;
	border-left-width:1px;
	border-left-color:#737270;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#737270;*/
	font-size:smaller;
	}


/* Other li elements */
li.li {
	margin-bottom:4px;
	margin-top:2px;
	/*padding-top:4px;
	padding-bottom:4px;*/
	/*line-height:0.5em;*/
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#737270;
	border-right-style:solid;
	border-right-width:1px;	
	border-right-color:#737270;
	font-size:smaller;
		}

/* li para p�gina principal */
li.lip {
	margin-bottom:4px;
	margin-top:1em;
	/*padding-top:4px;
	padding-bottom:4px;*/
	/*line-height:0.5em;*/
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#737270;
	border-right-style:solid;
	border-right-width:1px;	
	border-right-color:#737270;
	border-top-style:solid;
	border-top-width:1px;	
	border-top-color:#FF0000;
	font-size:smaller;
	}


/* Link behavior */
a:link {color:#0050b3; text-decoration:none;}
a:visited {color:#0050b3; text-decoration:none;}	
a:hover {color:red; text-decoration:underline;}
a:active {}


/* Selecci�n del idioma*/
#idioma {
	text-align:left;
	text-decoration:none;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-color:#cc0033;
	}

  
/* Normal Body*/  
body {
	/*
	background-image:url(imagenes/cpq_small_2.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:15px 15px;
	*/
	/*margin-left:220px;*/
	

	
	
	margin-left:200px;
	margin-top:2em;
	font-family: Verdana, Arial, "Times New Roman", sans-serif;
	width:750px;
	}
	
	
#rightbox {
   float:right;
   width:200px;
   margin-left:1em;
   border-left:1px;
   border-color:#000000;
   border-left-style:solid;
   padding-left:0.5em;
   margin-top:2em;
	}
	
	

		
/* Info acercade.html */
#acercade {
	/*font-size:smaller;
	font-weight:lighter;*/
	margin-top:2em;
	}
	
	
	
.tcliente {
	font-size:xx-small;
	color:#737270;	
	}
	
.testimonio {
	font-style:italic;
	font-size:smaller;	
	}
	
	
/* T�tulo de las noticas */
.newstitle	{
	font-size:larger;
	color:#727270;
	font-weight:bold;
	margin-top:1em;
	}
	
/* Fecha de las noticias */
.newsdate {
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#737270;
	color:#737270;
	}
	
/* T�tulo en la p�gina principal */
.maintitle {
	color:#0050b3;
	font-size:larger;
	margin-top:1em;
	margin-bottom:0.5em;
	text-decoration:underline;
	}
	
/* Cap�tulos de cada p�gina */
.caption {
	color:#007373;
	font-weight:bold;
	font-size:large;
	margin-top:1.5em;
	margin-bottom:0.5em;
	}
	
/* Copyright */	
.copyright {
	font-size:xx-small;
	margin-top:4em;
	}		
	
/* SmallCaption en Index */
.small_caption {
	/*color:#007373;*/
	margin-top:3px;
	border-bottom-style:solid;
   border-bottom-width:1px;
   border-bottom-color:#cc0033;
	border-top-style:solid;
   border-top-width:1px;
   border-top-color:#cc0033;
   }	
			