@charset "utf-8";
#contenedor {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: auto;
	left: auto;
	top: 0px;
	right: auto;
	background-image: url(../img/fondo.jpg);
	background-repeat: repeat-y;
	margin-top: 0px;
	padding-top: 0px;
}
body {
	top: 0px;
	background-color: #B7582C;
	padding-top: 0px;
	margin-top: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	font-style: normal;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#cabecera {
	position: relative;
	height: 100px;
	width: 710px;
	left: 45px;
	top: 0px;
	background-image: url(../img/fondoCabecera.jpg);
	background-repeat: repeat-x;
}
#banner {
	position: relative;
	height: 350px;
	width: 800px;
	left: 0px;
	top: 0px;
	background-image: url(../img/fondoMonitor.jpg);
	background-repeat: no-repeat;
}
#cuerpo {
	position: relative;
	height: auto;
	width: 710px;
	left: 45px;
}
#pie {
	position: relative;
	height: auto;
	width: 800px;
	left: 0px;
	top: 0px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8CC63F;
	font-style: normal;
	font-weight: normal;
	padding-top: 5px;
	padding-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-top: 5px;
	padding-left: 5px;
	margin-top: 0px;
	padding-right: 10px;
}
.contacto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
ul {
	padding-top: 0px;
	padding-left: 5px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #A0C664;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	list-style-image: none;
	list-style-type: none;
}
#proyector {
	position: relative;
	height: 280px;
	width: 740px;
	left: 30px;
	top: 27px;
}
