/* CSS Document */
html{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	line-height: 18px;
}
#principal{
	width:790px;
	margin-left:auto;
	margin-right:auto;
	clear: both;
}
#top{
	width:790px;
	height:153px;
	background-image: url(../img/fondos/fondoTop_N2.jpg);
	background-repeat: no-repeat;
}
#contenidosHome{width:790px;height:284px;background-image:url(../img/fondos/fondoHome.jpg);	background-repeat:no-repeat;}

.colDer{
	width:320px;
	float:left;
	padding-left: 30px;
}
.colLeft{
	width:380px;
	color: #666666;
	float: left;
}
#pieHome{
	width:790px;
	height:65px;
	background-image:url(../img/fondos/fondoPie.jpg);
	background-repeat:no-repeat;
	margin-right: auto;
	margin-left: auto;
}
#pie{
	height:180px;
	background-color:#e6e6e6;
	background-repeat:repeat-x;
	background-image: url(../img/fondos/fondoPieN2.jpg);
}

#contenidos {
	width:790px;
	padding-top: 40px;
}
.clear{
clear:both; width:770px; height:10px;"}
