/* GENERAL DEFINITIONS STARTS */
html { overflow:scroll; }
* {
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}


p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	padding:10px 0 5px 0;
}

img {
	vertical-align:bottom;
	border: none;
}
.clear {
	clear: both;
}

.left {
	float:left;
}

.right {
	float: right;
}


h1{
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color:#007577;
	border-top:1px dotted #A7AB9F;
	padding: 9px 0;
}
h2 {	
    font-size: 14px;
	color:#FD9F42;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px 0 20px 0;
 }
h3{
	font-size: 21px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	padding:4px 0 15px 60px;
	border-bottom:1px solid #FFF;
	background:url(../images/defaults/verde.gif) no-repeat;
}

h4 {
    font-size: 14px;
	padding: 5px 0 10px 10px;
	font-family: Arial, Helvetica, sans-serif;
}

#uno, #dos, #tres, #cuatro, #cinco, #seis, #siete { width:1200px; height:100%; float:left; padding:0 110px 0 110px;}


/* GENERAL DEFINITIONS ENDS */

/* TOP STARTS */
#Top {
	height:150px;
	width: 1200px;
	margin:0;
	}
	
#Top2 {
	height:40px;
	width: 1150px;
	margin:0;
	background-image: url(../images/defaults/bg_topsec2.png);
	background-repeat:no-repeat;
	padding: 110px 0 0 50px;
	}
#Top2 a{
	display:block;
	text-decoration:none;
	color:#FFF;
	}
	
#Top2 a:hover{
	color: #8BC53F;
	}
	
#Top3 {
	height:40px;
	width: 1150px;
	margin:0;
	background-image: url(../images/defaults/bg_topsec3.png);
	background-repeat:no-repeat;
	padding: 110px 0 0 50px;
	}
#Top3 a{
	display:block;
	text-decoration:none;
	color:#FFF;
	}
	
#Top3 a:hover{
	color: #8BC53F;
	}
	
#Top4 {
	height:40px;
	width: 1150px;
	margin:0;
	background-image: url(../images/defaults/bg_topsec4.png);
	background-repeat:no-repeat;
	padding: 110px 0 0 50px;
	}
#Top4 a{
	display:block;
	text-decoration:none;
	color:#FFF;
	}
	
#Top4 a:hover{
	color: #8BC53F;
	}
#Top5 {
	height:40px;
	width: 1150px;
	margin:0;
	background-image: url(../images/defaults/bg_topsec5.png);
	background-repeat:no-repeat;
	padding: 110px 0 0 50px;
	}
#Top5 a{
	display:block;
	text-decoration:none;
	color:#FFF;
	}
	
#Top5 a:hover{
	color: #8BC53F;
	}
#Top6 {
	height:40px;
	width: 1150px;
	margin:0;
	background-image: url(../images/defaults/bg_topsec6.png);
	background-repeat:no-repeat;
	padding: 110px 0 0 50px;
	}
#Top6 a{
	display:block;
	text-decoration:none;
	color:#FFF;
	}
	
#Top6 a:hover{
	color: #8BC53F;
	}
	
#Top7 {
	height:40px;
	width: 1150px;
	margin:0;
	background-image: url(../images/defaults/bg_topsec7.png);
	background-repeat:no-repeat;
	padding: 110px 0 0 50px;
	}
#Top7 a{
	display:block;
	text-decoration:none;
	color:#FFF;
	}
	
#Top7 a:hover{
	color: #8BC53F;
	}
	
#Top8 {
	height:40px;
	width: 1150px;
	margin:0;
	background-image: url(../images/defaults/bg_topsec8.png);
	background-repeat:no-repeat;
	padding: 110px 0 0 50px;
	}
#Top8 a{
	display:block;
	text-decoration:none;
	color:#FFF;
	}
	
#Top8 a:hover{
	color: #8BC53F;
	}
	
#flash {
	width:1090px;
	margin:0;
	padding:0 0 0 110px;
}

/* TOP ENDS */

/* MAIN PAGE STARTS */
#PageContent {
	width: 988px;
	padding:0 0 0 4px;
}

#menu {
	width: 166px;
	float:left;
	}
	
#ford {
	padding:15px 0 0 23px;
	float:left;
	}

/* MAIN PAGE ENDS */


/*RightContent STARTS */
#RightContent {
	width:810px;
	float:right;
	background:url(../images/defaults/center_border.gif) no-repeat;
	padding:15px 0 0 0;
}
/* CenterContent ENDS */


/* CenterContent STARTS */
#CenterContent {
	width:560px;
	float:left;
	background:url(../images/defaults/bg_centercontent.jpg) repeat-x;
	padding:0 19px;
}

#informacion {
	width:543px;
	background: url(../images/defaults/bg_informacion.jpg) repeat-x;
	padding:19px 0 25px 0;
	border-right:9px solid #FFF;
	border-top:7px solid #FFF;
	border-left:9px solid #FFF;
}

#photo {
	padding:10px 0 17px 0;
	border-bottom: 3px solid #D1D7C6;
}

#informacion ul{
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#000;
		list-style:none;
}

#informacion #box1{
	padding:0 30px 30px 30px;
	width:207px;
}

#informacion #box1 a {
	color:#007477;
	text-decoration:underline;
}

#informacion #box1 a:hover {
	color:#007477;
	text-decoration:none;
}


#informacion #box{
	padding:0 0 0 33px;
	width:483px;
}

#informacion #box a{
	color:#007577;
}



#seleccion{
	width:543px;
	background:#8BC53F url(../images/defaults/bg_seleccion.jpg) repeat-x;
}

#seleccion ul{
	float:left;
	width:100px;
	padding:24px 0 0 15px;
}

#seleccion li{
	color:#FFF;
	list-style: disc;
	padding:3px 0;
}


#seleccion li a{
	color:#FFF;
	text-decoration:underline;
}

#seleccion li a:hover {
	color:#FFF;
	text-decoration:none;
} 
#link{
	color:#547826;
}


#servicios{
	float:left;
	height:137px;
	width:164px;
	padding:24px 14px 21px 13px;
	background:url(../images/defaults/bordebajo_seleccion.gif) no-repeat bottom left;
}


#servicios p{
	padding:18px 0 0 0;
	color:#FFF;
}

/* CenterContent ENDS */



/* RIGHT STARTS */
#right {
	width:212px;
	float:left;
}

* html #right {
	width:205px;
	float:left;
}

#right p{
	padding: 0 0 5px 15px;
}

#solicitud {
    padding:20px 0 0 0;
	color:#C0ADC7;
}

#solicitud h4{
text-decoration:underline;
}

#solicitud a{
	color:#C0ADC7;
}

#solicitud a:hover{
text-decoration:none;
}

#preguntas {
    padding:10px 0 0 0;
	color:#527591;
}

#preguntas p{
    width:185px;
    padding:19px 7px 0 8px;
	background-image:url(../images/defaults/preguntas_p.jpg);
	background-repeat:repeat-x;
}


#preguntas h4{
background-image:url(../images/defaults/bg_h4_preguntas.jpg);
background-repeat:no-repeat;
height:33px;
padding:46px 0 0 15px;
}

#preguntas a{
	color:#527591;

}

#preguntas a:hover{
text-decoration:none;
}

.style1 {color: #527591}


/* RIGHT ENDS */

/* BOTTOM STARTS */
#Bottom {
    padding:25px 0 0 0;
    background-image:url(../images/defaults/bg_bottom.jpg);
    background-repeat:no-repeat;
    background-position:center;
    background-position:top;
	width: 988px;
	text-align:center;
}

#Bottom a{
color:#007577;
}

#Bottom a:hover{
text-decoration:none;
}

/* BOTTOM ENDS*/