html{
	margin: 0px;
	background: url(../../upload/img/body_bck.jpg);
}
body{
	background: url(../../upload/img/principal_bck.jpg) no-repeat;
	margin: 0px;
	font-family: Tahoma;
	font-size: 16px;
	color:#595959;
}
.Header{
	width: 990px;
	margin: 0 auto;
}
.principal{
	width: 990px;
	margin: 0 auto;
	background: #fff;
}
.contacto{
	height: 43px;
}
.datosC{
	background-color: #000;
	color: #fff;
	height: 43px;	
}
.logo{
text-align: center;
height: 240px;
padding-top: 30px;
}
.Contenido{
	background: url(../../upload/img/contenido_bck.png) repeat-x;
}
.fondoTabla{
	background: url(../../upload/img/fondoTabla.png);
	width: 403px;
	height: 113px;	
}
.fondoTabla td{
	color: #43510C;
	font-size: 20px;
}
.titulo1{
font-size: 24px;	
}
.m1{
	background: url(../../upload/img/m1.png) no-repeat center center;
}
.v1{
	background: url(../../upload/img/v1.png) no-repeat center center;
}
.sec2{
	margin-top:20px;
}
.servicios{
	background-color: #ECECFB;
	width: 409px;
	height: 379px;
	color: #43510C;
}
.serviciosIco{
    background: url("../../upload/img/servicios.png") no-repeat scroll 30px 30px transparent;
    font-size: 24px;
    padding: 50px 0 0 50px;
}
.serviciosUl{
	margin: 60px 0 0;
    padding: 0;
}
.serviciosUl li{
    font-size: 20px;
    list-style-image: url("../../upload/img/lista_servicios.png");
    margin: 25px;
}

.fotoP{
	background: url(../../upload/img/foto_bottom_bck.png);
	width: 451px;
	height: 241px;
	text-align: center;
	margin-right: 40px;
}
.fotoP img{
	margin-top: 10px;
}
.afiliese{
    background: none repeat scroll 0 0 #ECECFB;
    height: 115px;
    margin: 0 0 0 10px;
    padding-top: 12px;
    width: 434px;
}
.afiliese table{
    background: url("../../upload/img/afiliese_bck.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    height: 101px;
    width: 392px;
}
.nombre , .correo{
width:200px;
height:36px;
border-radius:6px;
border:1px solid #E4DFD3;
font-size:15px;
color: #989393;
}

.comentarios{
width:320px;
height:113px;
border-radius:6px;
border:1px solid #E4DFD3;
font-size:15px;
color: #989393;
}

.contactenos{
color:#595959;
font-size:14px;
margin-top: 42px;
}
.msgError{
    color: #F4911D;
    font-size: 15px;
}
.boton{
border-radius:6px;
background:#93B11B;
height:30px;
line-height:30px;
text-align:center;
color:#fff;
font-size:18px;
cursor:pointer;
width: 108px;
}
.sec3{

}
.pdf {
    background: url(../../upload/img/pdf_list.png) no-repeat left center;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    padding-left: 40px;
    text-decoration: none;
    color: #000;
}
.sec3 {
    margin-top: 33px;
    background: #DBE1C3;
}


