#contenedor {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 960px;
}
#contenedor .introduccion {
	background-color: #353535;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#contenedor .menu {
}
#contenedor .introduccion p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
	text-align: justify;
	margin-top: 15px;
	margin-bottom: 15px;
}
#contenedor .menu .box {
	height: 150px;
	width: 
217px;
	float: left;
	margin-right: 10px;
	background-color: #919295;
	margin-top: 15px;
	margin-left: 10px;
	text-align: center;
}
#contenedor .pie {
	height: 50px;
	width: 960px;
	margin-top: 20px;
	margin-bottom: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
#contenedor .pie p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}
.clear {
	clear: both;
}
body {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #919295;
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(../img/header.jpg);
}
.menu .box img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contenedor .header {
	height: 185px;
	background-image: url(../img/capacitacion-en-linea.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 100px;
}
#contenedor .header img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 15px;
	margin-left: 15px;
}

