body{

	margin: 0px;
	background-color: #fff;
	/*color: rgb(51,51,51);*/
}
.cuerpo{
	font-family: "Trebuchet MS",Arial,helvetica,sans-serif;
	font-size: 11px;
	color:#787878;
	margin: 0px;
	background-color: #fff;
	/*text-align: center;*/
}
img {
	border:none;
}
h1{
	font-size: 18px;
	/*color: #63c2a2;*/
	color: #333;
	margin: 10px 0px;
}
h2{
	font-size: 16px;
	color: #333;
	margin: 10px 0px;
}
h2 a{
	font-size: 15px;
	color: #333;
	margin: 10px 0px;
	text-decoration: none;
}
h3{
	color: #333;
	font-size: 12px;
}
h3 a{
	color: #333;
}
h1 span{
	color:#63c2a2;
	padding-right: 5px;
	font-size: 16px;
}
p{
	margin: 0px 0px 10px 0px;
	text-align: justify;
	line-height: 18px;
}
a{
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
p a{
	color: #787878;
}

#div_wrapper{
	width: 960px;
/*	background-color: transparent;*/
	/*background-color: #e7e3e7;*/
	/*background-color:#f7f1d5;*/
	height: 100%;
	margin: 0px auto;
}

#div_header{
	width: 960px;
	height: 146px;
	background-color: #485577;
	position: relative;
}
/*****************************************************************
	Para cambiar el color de divs
****************************************************************/
/*Por defecto*/
#div_body_default{
	width: 960px;
	background: #fff url("../images/topdef_bg.jpg") no-repeat;
	padding: 10px 0px;
	margin: 10px 0px;
}
#div_center_default_bg{
	width: 950px;
	background: #fff url("../images/centerdef_bg.jpg") repeat-y;
	padding: 0px 5px;

}
#div_center_default_bg h1, #div_center_default_bg h1 span, #div_center_default_bg h2 a, #div_center_default_bg h2{
	color:#333333;
}
#div_footer_default_bg{
	width: 960px;
	background: #fff url("../images/footerdef_bg.jpg") no-repeat;
	padding: 10px 0px;
	margin: 0px 0px 10px;
}
/*Internships*/
#div_body_internships{
	width: 960px;
	background: #fff url("../images/topint_bg.jpg") no-repeat;
	padding: 10px 0px;
	margin: 10px 0px;
}
#div_center_internships_bg{
	width: 950px;
	background: #fff url("../images/centerint_bg.jpg") repeat-y;
	padding: 0px 5px;

}
#div_footer_internships_bg{
	width: 960px;
	background: #fff url("../images/footerint_bg.jpg") no-repeat;
	padding: 10px 0px;
	margin: 0px 0px 10px;
}
#div_center_internships_bg h1, #div_center_internships_bg h1 span, #div_center_internships_bg h2 a, #div_center_internships_bg h2{
	color: #6A79B4;
}
/*Volunteering*/
#div_body_volunteering{
	width: 960px;
	background: #fff url("../images/topvol_bg.jpg") no-repeat;
	padding: 10px 0px;
	margin: 10px 0px;
}
#div_center_volunteering_bg{
	width: 950px;
	background: #fff url("../images/centervol_bg.jpg") repeat-y;
	padding: 0px 5px;

}
#div_footer_volunteering_bg{
	width: 960px;
	background: #fff url("../images/footervol_bg.jpg") no-repeat;
	padding: 10px 0px;
	margin: 0px 0px 10px;
}
#div_center_volunteering_bg h1, #div_center_volunteering_bg h1 span, #div_center_volunteering_bg h2 a, #div_center_volunteering_bg h2{
	color: #63c2a2;
}
/*Proyecto Social*/
#div_body_proyect{
	width: 960px;
	background: #fff url("../images/toppro_bg.jpg") no-repeat;
	padding: 10px 0px;
	margin: 10px 0px;
}
#div_center_proyect_bg{
	width: 950px;
	background: #fff url("../images/centerpro_bg.jpg") repeat-y;
	padding: 0px 5px;

}
#div_footer_proyect_bg{
	width: 960px;
	background: #fff url("../images/footerpro_bg.jpg") no-repeat;
	padding: 10px 0px;
	margin: 0px 0px 10px;
}
#div_center_proyect_bg h1, #div_center_proyect_bg h1 span, #div_center_proyect_bg h2 a, #div_center_proyect_bg h2{
	color: #EE9A69;
}
#div_footer{
	width: 950px;
	height: 40px;
	clear: both;
	background-color:#485577;
	padding: 10px 5px;
}
#div_menu_footer{
	float: left;
	margin-top: 10px;
	width: 700px;
	text-align: center;
}
#div_menu_footer a{
	padding: 10px;
	color: #fff;
	text-decoration: none;
}

#div_footerDatos{
	float: right;
}
#div_footer p{
	margin: 0px;
	color: #fff;
	line-height: 10px;
	font-size: 10px;
}
/*Header*/
#div_banner{
	width: 960px;
	height: 146px;
	background-color: transparent;
	overflow: hidden;
}
#div_lang{
	width:66px;
	height: 75px;
	background-color: transparent;
	position:absolute;
	top: 61px;
	left: 890px;
	overflow: hidden;
}
#div_login{
	width:625px;
	height: 40px;
	background-color: transparent;
	position:absolute;
	top: 15px;
	left: 330px;

}
#div_bannTestimonio{
	/*width: 200px;*/
	background-color: transparent;
	/*overflow: hidden;*/
}
/*body*/
/*este div en totol tiene 230px (por el paddin de los divs que estan adentro)*/
#div_bodyLeft{
	width: 202px;
	background-color: #fff;
	float: left;
	padding:  0px 8px;
	text-align: justify;
}
#div_bodyLeft h2 a{
	color: #333;
}
/* este div en total tiene 500px*/
#div_bodyCenter{
	width: 459px;
	margin: 0px 17px 0px 17px;
	background-color: #fff;
	padding:0px 10px 0px 10px;
	float: left;
	text-align: justify;
}
/*este div en total tiene 230px*/
#div_bodyRight{
	width: 208px;
	background-color: #fff;
	float: left;
	padding: 0px 5px 0px 5px;
}
.div_clear{
	clear: both;
}
/*Modulo text*/
/*.div_page_detail img{
	float: left;
	padding: 0px 10px 10px 0px;

}
.div_page_detail ul{
	margin: 15px;
	padding: 5px;
}*/
/*.div_find{
	border: 2px solid red;
	padding: 10px;
}*/
.td_titulo{
	 font-weight: bold;
	 text-align: right;
	 padding: 0px 10px 10px 0px;
}
.td_bottom{
	text-align:  center;
	padding: 10px 0px;
}
.table_find .combos{
	width: 200px;
	border: 2px solid #485577;
}
.send{
	width: 100px;
	/*margin: 10px 0px;*/
	background-color: #485577;
	color: #fff;
	font-weight: bold;
	text-align: center;
}
/*Modulo contacto*/
.div_contacto .required{
	font-weight: bold;
}
.div_contacto label{
	font-weight: bold;
}
.div_contacto input{
	width: 250px;
	height: 20px;
	border: 2px solid #485577;
}
.div_contacto .input{
	width: 310px;
	height: 100px;
	border: 2px solid #485577;
	overflow: hidden;
}
#cont_PHONE{
	width: 190px;
}
#cont_IMAGE,#cont_CV,#cont_LETTER{
	width: 230px;
	height: 20px;
	border: 2px solid #485577;

}
.table_panel td{
	padding-bottom: 0px;
}
.div_contacto #reset, .div_contacto #cancel{
	display: none;
}
.td_label{
	padding-right: 0px;
}
.div_contacto #send{
	width: 100px;
	margin: 10px 0px;
	background-color: #485577;
	color: #fff;
	font-weight: bold;
	text-align: center;
}
/*Login*/
.table_login{
	margin: 0px auto;
	/*border: 2px solid #485577;*/
	/*margin-bottom: 10px;*/
}
.table_login td{
	padding: 5px 0px 3px 5px;
	/*text-align: right;*/
	/*width: 80px;*/
}
.table_login .lnkLogin{
	text-decoration: none;
	padding: 3px 15px;
	background-color: #485577;
	color: #fff;
}
.table_loginMensaje{
	margin-left: 100px;
}
.table_loginMensaje .lnkLogin{
	text-decoration: none;
	padding: 3px 15px;
	background-color: #485577;
	color: #fff;
}
.table_loginMensaje .name{
	padding-right: 10px;
	color: #63C2A2;
}
.table_login label{
	text-align: right;
}
.table_login input{
	/*width: 250px;
	height: 20px;*/
	border: 1px solid #485577;
}
.table_login .button{
	background-color:#485577;
	color:#fff;
	text-align: center;
	font-weight: bold;
}
/*modulo news*/
.div_bodyNew img{
	float: left;
	padding: 10px 10px 10px 0px;
}
.div_listNews{
	padding-bottom: 5px;
	border-bottom: 2px dashed #485577;
}

.div_listNews a{
	text-decoration: none;
}
.div_listNews h3{
	margin: 5px 0px;
}
.div_listNews h3 a{
	color: #333;
}
.div_listNews img{
	float: left;
	padding: 0px 5px 5px 0px;
}
.div_listNews p{
	margin: 5px 0px;
	line-height: 12px;
}
.div_listNews p a{
	color: #787878;
}
.div_news{
	border-bottom: 2px dashed #485577;
	margin: 5px 5px 0px 10px;
	padding: 5px;
}
.div_news a{
	text-decoration: none;
}
.div_news h3{
	margin: 5px 0px;
}
.div_news h3 a{
	color: #63c2a2;
}
.div_news img{
	float: left;
	padding: 0px 5px 10px 0px;
}
.div_news p{
	margin: 5px 0px;
	line-height: 12px;
}
.div_news p a{
	color: #333;
}


.table_testimonios img{

}
/*menu Secundartio*/
#div_menuSecundario{
	margin-bottom: 20px;
	text-align: left;

}
#div_menuSecundario #lnk_title{
	/*font-size: 16px;
	color: #333;
	margin: 10px 0px;
	padding: 0px;*/
}
#div_menuSecundario a:link, #div_menuSecundario a:visited{
	display: block;
	text-decoration: none;
	color: #485577;
	background-color:transparent;
	font-size: 9pt;
	font-weight: bold;
	padding: 0px 5px 0px 15px;
}
#div_menuSecundario a:hover{
	color:#485577;
	text-decoration: underline;
}
/*Perfiles*/
.div_perfiles{

	border-bottom: 2px solid  #4A557B;

}
#div_list .div_perfiles:last-child{
	border-bottom: none;
}
.div_detail{
	border-bottom: 2px solid #4a557b;
	margin-bottom: 20px;
}
.div_detail p{
	margin: 0px 0px 2px 0px;
}
.div_detail .img_float{
	float: left;
	padding: 0px 10px 10px 0px;
}
.detail_left{
	width: 235px;
	float: left;
	margin-top: 10px;
}
.detail_right{
	width: 235px;
	float: left;
	margin: 10px 0px;
}
/*Navegador*/
.table_list_index{
	margin: 20px auto;
}
.td_pages_number{
	width: 80px;
	text-align: center;
}
.td_pages_number a{
	color: rgb(51,51,51);
}