#container {
	font-family: Verdana, Geneva, sans-serif;
	background-image: none;
	position: relative;
	height: auto;
	width: 782px;
	margin: auto;
}
#header {
	background-image: url(../imagenes/banner.jpg);
	position: relative;
	background-repeat: no-repeat;
	height: 150px;
	width: 782px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#left {
	font-family: Verdana, Geneva, sans-serif;
	background-color: #FFF;
	width: 150px;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 750px;
}
#content {
	font-family: Verdana, Geneva, sans-serif;
	background-color: #FFF;
	width: 630px;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 750px;
	float: right;
	background-image: url(../imagenes/fondo2.jpg);
	font-weight: bold;
}
#footer {
	font-family: Verdana, Geneva, sans-serif;
	background-color: #CD9B6A;
	width: 766px;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 30px;
	font-size: 9px;
	font-weight: bold;
	color: #000;
	text-align: center;
	padding: 8px;
}
.titulo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #356095;
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 15px;
	text-align: center;
}
.text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: oblique;
	font-weight: normal;
	float: left;
	width: 429px;
	padding-right: 5px;
	padding-left: 5px;
	position: relative;
}
.image {
	float: right;
	width: 190px;
	position: relative;
	padding-top: 40px;
	text-align: center;
	height: 500px;
}

#footer a:link{
    color:#000;
    text-decoration: none;
}
#footer a:visited{
    color:#000;
    text-decoration: none;
}
#footer a:hover{
    color:#fff;
    text-decoration: underline;
}
#container #content .text div .Color2 tr .Color2 div .cssdd {
	color: #000;
	font-weight: bold;
}
#container #content .text div .Color2 tr .Color2 .cssdd font strong {
	color: #000;
}
#container #content .text div .Color2 tr .Color2 div .cssdd strong font {
	color: #000;
}
.formu {
	padding-top: 50px;
	margin-top: 20px;

