body{
	margin: 0;
	padding: 0;
	border: 0;
	background: #000000;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
}

.contenedor { 
	border: 0;
	padding: 0;
	margin: 0 auto 0 auto;
	text-align: left;
	width: 990px; 
	color:#585757;	
} 

.div_esq {
	width:180px;
	margin:70px 10px 0 0px;
	float:left;
}

.div_dre{
	width:775px;
	margin:40px 25px 0 0;
	float:left;
}

.div_text_dre {
	margin-left:140px;
}

h1{
	font-size:25px;
	color:#585757;
}

h3{
	font-size:25px;
	color:#585757;
}

h4 {
	font-size:16px;
	color:#585757;
	margin:0;
}

p{
	font-size:12px;
	color:#ffffff;
	line-height:18px;
	text-align:justify;
}

.newsletter{
	text-align:right;
}

.dd_pdf:link,.dd_pdf:visited {
	color:#FF0000;
	text-decoration:none;
	font-size:11px;
}
.dd_pdf:hover{
	color:#FFFFFF;
	text-decoration:none;
	font-size:11px;
}

.footer{
	border: 0;
	padding: 0;
	margin: 0 auto 0 auto;
	width: 936px;
	text-align:right;
}

.link:link,.link:visited {
	color:#585757;
	text-decoration:none;
	font-size:12px;
}

.link:hover {
	color:#FFFFFF;
	text-decoration:none;
}


/*IMAGEN ALTERNA*/
.animacion_img_princ {
	border: 0;
	padding: 0;
	margin: 0 auto 0 auto;
	width:1200px;
	height:491px;
	overflow:hidden;
	text-align: left;
	background-color:#000000;
}
.animacion_img_princ img {
	position:absolute;	
	display:none;
}

.header{
	height:491px;	
}

.header_img{	
	width:100%;
	height:491px;
	background-position: center top;
	background-repeat: no-repeat; 
	display:none;
	position:absolute;
}

.header_top{
	width:990px;
	color:#ffffff;
	position:relative;
	margin: 0 auto 0 auto;
	top:41px;
}

.menu {
	color:#FFFFFF;
	font-size:16px;
}

.menu:visited,.menu:link {
	color:#FFFFFF;
	font-size:16px;
	text-decoration:none;
}

.menu:hover {
	color:#585757;
	font-size:16px;
	text-decoration:none;
}

.menu2 {
	color:#585757;
	font-size:16px;
	text-decoration:none;
	font-weight:bold;
}

.input_text{	
	width: 153px;
	height: 14px;
	color:#FFFFFF;
	font-size:11.4px;
	line-height: 11.4px;
	background-color:#585757;
	border:none;	
	padding-left:2px;
	padding-bottom:2px;
}

.input_text2{	
	width: 230px;
	height: 14px;
	color:#FFFFFF;
	font-size:11.4px;
	line-height: 11.4px;
	background-color:#585757;
	border:none;	
	padding-left:2px;
	padding-bottom:2px;
}

.input_area{	
	width: 230px;
	height: 150px;
	color:#FFFFFF;
	font-size:11.4px;
	line-height: 11.4px;
	background-color:#585757;
	border:none;	
	padding-left:2px;
	padding-bottom:2px;
}

.input_buto {
	width: 45px;
	height: 17px;
	color:#FFFFFF;
	font-size:11.4px;
	margin-top:5px;
	background-color:#585757;
	border:none;
	padding-bottom:5px;
}

