@charset "utf-8";
/* CSS Document */


/*///////////////////////// GENERAL /////////////////////////*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, acronym, address, big, cite, code, del, dfn, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td 
{
	margin: 0px;
	padding-top: 0px;
	font-family:"Times New Roman", Times, serif;
	color: #ffffff;
	text-align:left;
	font-style:normal;
	font-weight:normal;
}


body
{
	background-color: #3789AD;
	text-align: center;
	background-repeat:repeat;

}

a{
	color:#FFFFFF;
	font-family: "trebuchet ms";
	letter-spacing: 2px;
	font-weight: normal;
	text-decoration: none;
}

/*///////////////////////// DIVS /////////////////////////*/ 

#barra_top {
	width:auto;
	height:20px;
	background-color:#120453;
}

#texto_top{
	width:955px;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#ffffff;
	margin: 15px auto 0px auto;
	text-align: right;
	

}



#wrapper
{
	width: 955px;
	min-height: 500px;
	margin: 0px auto 10px auto;
	text-align: center;

	
	
}



#content
{
	background-color:#ffffff;
	margin-bottom: 2px;
	
}

#content_left
{
	background-color:#ffffff;
	margin-bottom: 6px;
	float:left;
	width:475px;
	height:210px;
	background-image:url(../images/vision.jpg);
	
	
}

#titulo
{
	
	width:170px;
	margin:20px 0px 0px 30px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: regular;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	color:#120453;

}

#contenido
{
	width:240px;
	margin:10px 0px 0px 210px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: regular;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	color:#666666;
	text-align:justify;
}


#content_rigth
{
	background-color:#ffffff;
	margin-bottom: 2px;
	float:left;
	width:474px;
	height:210px;
	margin-left:6px;
	background-image:url(../images/mision.jpg);
	
}




#banner_head_left 
{
	height: 250px;
	font-size:20px;
	width:265px;
	float: left;
	margin: 0px 6px 6px 0px;

}

#banner_head_right
{
	height: 222px;
	width:  954px;
	float: left;
	background-color:#ffffff;
	background-image: url(../images/head.jpg);
	margin: 0px 0px 50px 0px;


}

#banner_head_azul
{
	height: 230px;
	width:  935px;
	background-color:#120453;
	background-image:url(../images/animado.gif);
	margin: 10px;
	
	
}

#logo
{
	width: 265px;
	height: 100px;
	background-color:#FFFFFF;
	background-image:url(../images/logo.jpg);
	background-repeat:no-repeat;
	background-position:center;

	
	
}

#btn
{
	width: 265px;
	height: 28px;
	background-color:#FFFFFF;
	background-image:url(../images/flecha.jpg);
	background-repeat:no-repeat;
	background-position: left;
	margin-top:2px;

}

#barra
{

	height: 10px;

}

#btn:hover {
	width: 265px;
	height: 28px;
	background-image:url(../images/flechazul.jpg);
	background-repeat:no-repeat;
	background-position: left;
	margin-top:2px;
	
	
}

#content_title
{
	float: left;
	width: 700px;
	margin: 15px 0px  10px 30px;
	
}

#content_subtitle
{
	float: left;
	width: 700px;
	margin: 0px 0px  10px 30px;
	
}




#column_left
{
	float: left;
	width: 214px;
	margin: 0px 0px 0px 70px;
	background-image: url(../images/a1.jpg);
	height: 58px;
	padding: 180px 0px 0px 0px;
	text-align: center;
	
}

#column_middle
{
	float: left;
	width: 214px;
	margin: 0px 0px 0px 70px;
	background-image: url(../images/a2.jpg);
	height: 58px;
	padding: 180px 0px 0px 0px;
	text-align: center;
	
}

#column_rigth
{
	float: left;
	width: 214px;
	margin: 0px 0px 0px 70px;
	background-image: url(../images/a3.jpg);
	height: 58px;
	padding: 180px 0px 0px 0px;
	text-align: center;
	
}




#foot{
	background-color:#3789AD;
	height: 30px;
	margin-top: 25px;
	width:955px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#ffffff;
	text-align: center;
	padding-top: 100px;
}
#clear
{
	clear:both;
	

}
/*///////////////////////// HS /////////////////////////*/

#btn a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration: none;
	padding: 6px 0px 0px 30px;
	color:#666666;
	display:block;
	letter-spacing:1px;
}



#content_title h1
{
	color: #691210;

}

#content_subtitle h2
{
	color: #190D0D;

}


p {

	font-family:"Times New Roman", Times, serif;
	font-size:12px;
}

li {

	font-family:"Times New Roman", Times, serif;
	font-size:12px;

}


h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: regular;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	color:#120453;
	padding:20px 10px 13px 13px;

}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: regular;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	color:666666;
	padding: 0px 10px 20px 13px;
}

h3 {

	

}

h4 {


}

h5 {

	
}

h6 {


}
