@charset "utf-8";
/* CSS Document */

#Todo {
	position:absolute;
	width:970px;
	height:865px;
	z-index:1;
	border: 5px solid #333333;
	margin-left: -490px;
	left: 50%;
}
H1{
font-size:30px;
}
H2{
font-size:25px;
}
H3{
font-size:20px;
}
H3{
font-size:18px;
}
a:link {
	color: #0A88C5;
}
a:visited {
	color: #0A88C5;
}
a:hover {
	color: #0A88C5;
}
a:active {
	color: #0A88C5;
}
#Banner {
	position:absolute;
	width:970px;
	height:90px;
	z-index:1;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#Menu {
	position:absolute;
	width:179px;
	height:687px;
	z-index:2;
	margin-top: 95px;
	background-image: url(imagenes/FondoMenu.png);
	background-repeat:   repeat-y;
	background-color: #A4A4A4;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #333333;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#Banner_Izq {
	position:absolute;
	width:179px;
	height:90px;
	z-index:1;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #333333;
}
#Banner_der {
	position:absolute;
	width:786px;
	height:90px;
	z-index:2;
	margin-left: 184px;
	background-image: url(imagenes/banner.jpg);
}
#Cuerpo {
	position:absolute;
	width:786px;
	height:685px;
	z-index:3;
	margin-left: 184px;
	margin-top: 95px;
	background-color: #EEE9E5;
	background-image: url(imagenes/Ventanas-PVC.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(imagenes/navi_li_bg1.gif);
	background-repeat: repeat;
}

.negrita {
	font-weight: bold;
}
#Pie {
	position:absolute;
	width:950px;
	height:69px;
	z-index:4;
	margin-top: 782px;
	background-color: #333333;
	font-family: "Trebuchet MS";
	color: #0A88C5;
	font-size: 12px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-style: solid;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	text-align: justify;
}
#ventanas_dise {
	position:absolute;
	width:786px;
	height:183px;
	z-index:3;
	margin-top: 500px;
	background-image: url(imagenes/dise1.jpg);
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #333;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

