body {
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	background-image: url(http://vyxer.com/templates/CSS-Vyxer/img/fondo.jpg);
	background-repeat: repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
}

.caja_cont {
	width: 990px;
	margin: auto;
	padding: 0;
}

.caja_sup {
	width: 990px;
	margin: 0;
	padding: 0;
	clear: both;
	height: 30px;	
}

.izq {
	margin-top: 30px;
	padding: 0px;
	width: 490px;
	float: left;
}

.der {
	margin-top: 40px;
	padding: 0px;
	width: 490px;
	float: right;
	clear: right;
	}
	
.navegar {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 80%;
	font-weight: bold;
	float:right;
	
}
	

.navegar ul {
	list-style-type:none;
	
}

.navegar ul li {float:left; z-index:auto !important /*Non-IE6*/; z-index:1000 /*IE6*/; border-right:solid 1px #ffffff;}
.navegar ul li a {float:none !important /*Non-IE6*/; float:left /*IE-6*/; display:block; height:1em; line-height:1em; padding:0 10px 0 10px; text-decoration:none; font-weight:bold; color: rgb(0,0,0);}
.navegar ul li ul {display:none; border:none;}
/*Non-IE6 hovering*/
.navegar ul li:hover {position:relative;} /*Sylvain IE hack*/
.navegar ul li:hover a { text-decoration:underline;} /*Color main cells hovering mode*/
.navegar ul li:hover ul {display:block; width:10.0em; position:absolute; z-index:999; top:0.9em; margin-top:0.1em; left:-3em;}
.navegar ul li:hover ul li a {white-space:normal; display:block; width:11.5em; height:auto; line-height:1.3em; margin-left:-1px; padding:4px 10px 4px 10px; border-left:solid 1px rgb(175,175,175); border-bottom: solid 1px rgb(175,175,175); border-right: solid 1px rgb(175,175,175); background-color:#ffffff; font-weight:normal; color:rgb(50,50,50); text-decoration:none} /*Color subcells normal mode*/
.navegar ul li:hover ul li a:hover {background-color:#d30006; text-decoration:underline;} /*Color subcells hovering mode*/


/*IE6 hovering*/
.navegar table {position:absolute; top:0; left:0; border-collapse:collapse;}
.navegar ul li a:hover {position:relative /*Sylvain IE hack*/; z-index:1000 /*Sylvain IE hack*/; text-decoration:underline;} /*Color main cells hovering mode*/
.navegar ul li a:hover ul {display:block; width:10.0em; position:absolute; z-index:999; top:0.7em; left:0; marg\in-top:0.1em;}
.navegar ul li a:hover ul li a {white-space:normal; display:block; width:11.5em; height:1px; line-height:1.3em; padding:4px 16px 4px 16px; border:solid 1px rgb(175,175,175);  background-color:#ffffff; font-weight:normal; color:rgb(50,50,50);} /*Color subcells normal mode*/
.navegar ul li a:hover ul li a:hover {background-color:#d30006; text-decoration:underline;} /*Color subcells hovering mode*/


.logo{
	float:left;
	}
	
h1 {
	font-size: 350%;
	font-weight: normal;
	color: #666;
	
	}

h2 {
	font-size: 200%;
	font-weight:normal;
	color:#333;
	}
	
.caja_inf{
	padding-top: 30px;
	margin-top: 20px;	
	clear: both;
	}
	
#agg_proy {
	margin: 8px;
	text-align: center;
	border: 1px solid #d3d3d3;
	background-color: #f9f9f9;
	}
#agg_proy img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 8px;
	height: 150px;
	width: 120px;
	}
	

p {
	line-height: 1.4em;
	
}

._120 {
	font-size: 120%;
	line-height: 140%;
	}

._140 {
	font-size: 140%;	
	line-height: 150%;
	}
	
	h4 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 130%;
	
		}
	h4 a {
	font-weight: bold;
	color: #666;
	text-decoration: underline;		
		}
	h4 a:hover {
	color: #d30006;
	}
.footer {
	
	text-align: left;
	padding-top: 20px;
	background-color: #FFF;
	background-image: url(img/linea.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 10px;
}
.footer a {
	font-family: Helvetica, "Arial sans-serif";
	font-size: 12px;
	font-weight: bold;
	color: #999;
	text-decoration: none;
}
.footer a:hover {
	color: #d30008;
	text-decoration: underline;
}
	
	
	
