
* { padding: 0; margin: 0; }

body {
 font-size: 13px;
 background: #303030;
 background-image: url(../images/line_back.jpg);
 background-repeat: repeat-x;
 font-family: Verdana;
}

img.valign { 
   vertical-align: middle;
   border: 0;
}

#top {
	height:5px;
	background-color:#757575;
	width:100%;
}

#top_button {
	height:26px;
	width:854px;
	position:relative;
	margin-left:-427px;
	left:50%;
	text-align:right;
}

#menu {
	position:relative;
	width:854px;
	left:50%;
	margin-left:-427px;
	height:59px;
	color:#676767;
	font-weight:bold;
	font-size:16px;
}

#menu a {
	color:#676767;
	font-size:15px;
	text-decoration:none;
}

#box_query {
	position:relative;
	width:854px;
	left:50%;
	top:-10px;
	margin-left:-427px;
	height:365px;
	margin-bottom:20px;
}

#pre_foot {
	width:100%;
	height:130px;
	background-image: url(../images/line_foot.jpg);
	background-repeat: repeat-x;
}

#servicios_foot {
	width:900px;
	position:relative;
	top:-50px;
	left:50%;
	margin-left:-450px;
	margin-bottom:0px;
}

#partners {
	width:854px;
	position:relative;
	left:50%;
	margin-left:-427px;
	text-align:center;
	top:-65px;
}

.partners_text {
	font-size:10px;
	color:#A7A7A7;
	position:relative;
	top:-18px;
	font-weight:bold;
}

#footer {
	text-align:center;
	font-size:11px;
	background-color:#303030;
	color:#9A9A9A;
	padding-top:10px;
	font-family:Verdana;
}

#box_content {
	position:relative;
	width:854px;
	left:50%;
	top:-10px;
	margin-left:-427px;
	margin-bottom:20px;
	min-height:375px;	
}

#box_content h1 {
	color: #303030;
	font-size:20px;
	font-family:Century Gothic;
}

#box_texto {
	width:515px;
	position:relative;
	float:left;
	margin-left:30px;
	text-align:justify;
	color: #494949;
	font-size:13px;
}

#box_texto h1 {
	color: #BA0F0F;
	font-weight:bold;
	font-size:18px;
	font-family:Century Gothic;
	text-align:center;
}

#img_vision {
	position:relative;
	background-image:url(../images/mision_vision.png);
	background-repeat: no-repeat;
	width:274px;
	height:347px;
	float:right;
	top:38px;
}

.enviar_contacto {
	color: #BA0F0F;
	font-weight:bold;
	font-size:18px;
	font-family:Century Gothic;
	text-decoration:none;
}

.input_contacto {
	width:272px;
	height:26px;
	color:#929292;
	font-family:Verdana;
	padding-left:5px
}

.textarea_contacto {
	width:272px;
	height:100px;
	color:#929292;
	font-family:Verdana;
	padding-left:5px
}

/* Pagina Exito */

#top_exito1 {
	height: 5px;
	width: 850px;
	background-image: url(../images/top_exito.jpg);
}


#top_exito2 {
	height: 26px;
	width: 820px;
	background-color:#BA0F0F;
	color: #FFF;
	padding-top:6px;
	padding-left:30px;
}


#top_exito2 a,#top_exito3 a {
	color: #ECBEBE;
	font-size:13px;
	text-decoration:none;
}

#top_exito2 a:hover, #top_exito3 a:hover  {
	color: #FFF;
	font-size:13px;
	text-decoration:none;
}

#box_exito {
	height: 256px;
	width: 778px;
	background-image: url(../images/box_exito.jpg);
	background-repeat: x;
	border:1px solid #D6D7D8;
	border-top:0;
	padding-top:25px;
	padding-left:30px;
	padding-right:40px;
	text-align:justify;
}


#top_exito0 {
	height: 5px;
	width: 885px;
	background-image: url(../images/top_exito2.jpg);
	left:-15px;
	position:relative;
}

#box_exito2 {
	height: 256px;
	width: 813px;
	background-position:bottom;
	background-image: url(../images/box_exito.jpg);
	background-repeat: x;
	border:1px solid #D6D7D8;
	border-top:0;
	padding-top:25px;
	padding-left:30px;
	padding-right:40px;
	left:-15px;	
	position:relative;
	overflow:auto;
	text-align:justify;
}

#top_exito3 {
	height: 26px;
	width: 881px;
	background-color:#BA0F0F;
	color: #FFF;
	padding-top:6px;
	padding-left:4px;
	left:-15px;
	position:relative;
}

.title_exito {
	color:#303030;
	font-size:14px;
	font-family: Century Gothic;
	font-weight:bold;
}

.text_exito {
	color:#303030;
	font-size:13px;
	font-family: Century Gothic;
}

.title_servicios {
	color:#303030;
	font-size:15px;
	font-family: Century Gothic;
	font-weight:bold;
}

.text_servicios {
	color:#303030;
	font-size:13px;
	font-family: Century Gothic;
}