@charset "utf-8";
/* CSS Document */
img {border:none
}
.botonera { /* contenedor para los botones  */
   	width:900px;
	margin-top:0;
	padding:10,0,0,20;
    position:relative;
	
}

a.bot {
	/* Firefox v3.6+ */
	background-image: -moz-linear-gradient(52% 102% 90deg,rgb(255,255,255) 0%,rgb(255,255,255) 0%,rgb(222,213,190) 49%,rgb(255,255,255) 100%);
	/* safari v4.0+ and by Chrome v3.0+ */
	background-image: -webkit-gradient(linear,52% 102%,52% -2%,color-stop(0, rgb(255,255,255)),color-stop(0, rgb(255,255,255)),color-stop(0.49, rgb(222,213,190)),color-stop(1, rgb(255,255,255)));
	/* Chrome v10.0+ and by safari nightly build*/
	background-image: -webkit-linear-gradient(90deg,rgb(255,255,255) 0%,rgb(255,255,255) 0%,rgb(222,213,190) 49%,rgb(255,255,255) 100%);
	/* Opera v11.10+ */
	background-image: -o-linear-gradient(90deg,rgb(255,255,255) 0%,rgb(255,255,255) 0%,rgb(222,213,190) 49%,rgb(255,255,255) 100%);
	/* IE v10+ */
	background-image: -ms-linear-gradient(90deg,rgb(255,255,255) 0%,rgb(255,255,255) 0%,rgb(222,213,190) 49%,rgb(255,255,255) 100%);
	background-image: linear-gradient(90deg,rgb(255,255,255) 0%,rgb(255,255,255) 0%,rgb(222,213,190) 49%,rgb(255,255,255) 100%);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffffff,endColorstr=#ffffffff,GradientType=0)";
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffffff,endColorstr=#ffffffff,GradientType=0);
	display: block;  width: 120px; height: 60px;
	float: left;
	font-family: "Trajan Pro", Times New Roman, Times, serif;
	font-variant:small-caps;
	font-size: 14px;
	font-weight:800;
	color: #000;
	height: 24px;
	text-decoration: none;
	text-align:center;
	line-height:24px;
	margin-top:200px;
	margin-right:25px;
}

a.bot1 {
	/* Firefox v3.6+ */
	background-image: -moz-linear-gradient(52% 102% 90deg,rgb(255,255,255) 0%,rgb(255,255,255) 0%,rgb(222,213,190) 49%,rgb(255,255,255) 100%);
	/* safari v4.0+ and by Chrome v3.0+ */
	background-image: -webkit-gradient(linear,52% 102%,52% -2%,color-stop(0, rgb(255,255,255)),color-stop(0, rgb(255,255,255)),color-stop(0.49, rgb(222,213,190)),color-stop(1, rgb(255,255,255)));
	/* Chrome v10.0+ and by safari nightly build*/
	background-image: -webkit-linear-gradient(90deg,rgb(255,255,255) 0%,rgb(255,255,255) 0%,rgb(222,213,190) 49%,rgb(255,255,255) 100%);
	/* Opera v11.10+ */
	background-image: -o-linear-gradient(90deg,rgb(255,255,255) 0%,rgb(255,255,255) 0%,rgb(222,213,190) 49%,rgb(255,255,255) 100%);
	/* IE v10+ */
	background-image: -ms-linear-gradient(90deg,rgb(255,255,255) 0%,rgb(255,255,255) 0%,rgb(222,213,190) 49%,rgb(255,255,255) 100%);
	background-image: linear-gradient(90deg,rgb(255,255,255) 0%,rgb(255,255,255) 0%,rgb(222,213,190) 49%,rgb(255,255,255) 100%);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffffff,endColorstr=#ffffffff,GradientType=0)";
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffffff,endColorstr=#ffffffff,GradientType=0);
	display: block;  width: 120px; height: 60px;
	float: right;
	font-family: "Trajan Pro", Times New Roman, Times, serif;
	font-variant:small-caps;
	font-size: 14px;
	font-weight:800;
	color: #000;
	height: 24px;
	text-decoration: none;
	text-align:center;
	line-height:24px;
	margin-top:200px;
	margin-left:25px;
			}

a.bot:hover {/* Firefox v3.6+ */
background-image:-moz-linear-gradient(52% 102% 90deg,rgb(222,213,190) 0%,rgb(222,213,190) 0%,rgb(255,255,255) 50%,rgb(222,213,190) 100%); 
/* safari v4.0+ and by Chrome v3.0+ */
background-image:-webkit-gradient(linear,52% 102%,52% -2%,color-stop(0, rgb(222,213,190)),color-stop(0, rgb(222,213,190)),color-stop(0.5, rgb(255,255,255)),color-stop(1, rgb(222,213,190)));
/* Chrome v10.0+ and by safari nightly build*/
background-image:-webkit-linear-gradient(90deg,rgb(222,213,190) 0%,rgb(222,213,190) 0%,rgb(255,255,255) 50%,rgb(222,213,190) 100%);
/* Opera v11.10+ */
background-image:-o-linear-gradient(90deg,rgb(222,213,190) 0%,rgb(222,213,190) 0%,rgb(255,255,255) 50%,rgb(222,213,190) 100%);
/* IE v10+ */
background-image:-ms-linear-gradient(90deg,rgb(222,213,190) 0%,rgb(222,213,190) 0%,rgb(255,255,255) 50%,rgb(222,213,190) 100%);
background-image:linear-gradient(90deg,rgb(222,213,190) 0%,rgb(222,213,190) 0%,rgb(255,255,255) 50%,rgb(222,213,190) 100%);
-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffded5be,endColorstr=#ffded5be,GradientType=0)";
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffded5be,endColorstr=#ffded5be,GradientType=0);

}

a.bot1:hover {/* Firefox v3.6+ */
background-image:-moz-linear-gradient(52% 102% 90deg,rgb(222,213,190) 0%,rgb(222,213,190) 0%,rgb(255,255,255) 50%,rgb(222,213,190) 100%); 
/* safari v4.0+ and by Chrome v3.0+ */
background-image:-webkit-gradient(linear,52% 102%,52% -2%,color-stop(0, rgb(222,213,190)),color-stop(0, rgb(222,213,190)),color-stop(0.5, rgb(255,255,255)),color-stop(1, rgb(222,213,190)));
/* Chrome v10.0+ and by safari nightly build*/
background-image:-webkit-linear-gradient(90deg,rgb(222,213,190) 0%,rgb(222,213,190) 0%,rgb(255,255,255) 50%,rgb(222,213,190) 100%);
/* Opera v11.10+ */
background-image:-o-linear-gradient(90deg,rgb(222,213,190) 0%,rgb(222,213,190) 0%,rgb(255,255,255) 50%,rgb(222,213,190) 100%);
/* IE v10+ */
background-image:-ms-linear-gradient(90deg,rgb(222,213,190) 0%,rgb(222,213,190) 0%,rgb(255,255,255) 50%,rgb(222,213,190) 100%);
background-image:linear-gradient(90deg,rgb(222,213,190) 0%,rgb(222,213,190) 0%,rgb(255,255,255) 50%,rgb(222,213,190) 100%);
-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffded5be,endColorstr=#ffded5be,GradientType=0)";
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffded5be,endColorstr=#ffded5be,GradientType=0);

}

.img__encabezado {
	margin-top:-50px;
}

.contenido {
	width: 900px;
	height:370px;
	background:#DED5BE;
	margin-top:8px;
	
}

.p_izq { 
	width:290px;
	float:left;
	text-align:left;
	margin-top:20px;
	margin-left:10px;
	font-weight:400;
}

.p_cent { 
	width:290px;
	float:left;
	text-align:left;
	margin-top:20px;
	margin-left:10px;
	font-weight:400;
	word-spacing:length;
	
}
.p_der { 
	width:270px;
	float:right;
	text-align:left;
	margin-top:20px;
	margin-left:20px;
	font-weight:400;
}
.titulo {
	text-align:left;
	font-family: "Trajan Pro", Times New Roman, Times, serif;
	font-size:19PX;
	font-weight:800;
	margin-left:10px;
}
.titulo_home {
	text-align:center;
	font-family: "Trajan Pro", Times New Roman, Times, serif;
	font-size:19PX;
	font-weight:800;
	margin-left:10px;
}

.l_home {
	font-family: "Times New Roman", Times, serif;
	color: #333;
	font-size:15px;
}

.t_estudio {text-align:justify
font-family:"Times New Roman", Times, serif;
font-size:15px;
margin-left:10px;
color: #333;
}


.profesionales { position:relative;
	font-family: "Trajan Pro", Times New Roman, Times, serif;
	font-size: 15px;
	text-align: center;
}

.prof_des { 
	font-weight:800;
	list-style:none;
}
	
.titulo_prof {
	text-align:center;
	font-family: "Trajan Pro", Times New Roman, Times, serif;
	font-size:19PX;
	font-weight:800;
	margin-left:10px;
	margin-top:8px;
	line-height:50px;	
}

.contenido_prof {
	width: 900px;
	height:200px;
	background:#DED5BE;
	margin-top:8px;
	line-height:20px;	
	
}

.titulo_serv {
	text-align:left;
	font-family: "Trajan Pro", Times New Roman, Times, serif;
	font-size:19PX;
	font-weight:800;
	margin-left:10px;
	list-style:none;
	line-height:20px;
}
.l_home_serv {
	font-family: "Times New Roman", Times, serif;
	color: #333;
	font-size:15px;
}
.p_izq_serv { 
	width:280px;
	float:left;
	text-align:left;
	margin-top:20px;
	margin-left:10px;
	font-weight:400;
}

.p_cent_serv { 
	width:280px;
	float:left;
	text-align:left;
	margin-top:20px;
	margin-left:10px;
	font-weight:400;
	word-spacing:length;
	
}
.p_der_serv { 
	width:270px;
	float:right;
	text-align:left;
	margin-top:20px;
	margin-left:20px;
	margin-right:20px;
	font-weight:400;
}
.contenido_serv {
	width: 900px;
	height:320px;
	background:#DED5BE;
	margin-top:8px;
	
}
.direc {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
	line-height:30px;
	font-weight:500;
}
.contenido_ub {
	width: 900px;
	height:350px;
	background:#DED5BE;
	margin-top:8px;
	
}

.form {
	text-align:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:25px;
}

.form_tit {
	font-family: "Trajan Pro", Times New Roman, Times, serif;
	font-size:14px;
	font-weight:500;
}

.contenido_cont {
	width: 900px;
	height:350px;
	background:#DED5BE;
	margin-top:8px;
	
}
.direc_cont {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
	line-height:50px;
	font-weight:500;
}

.contenido_cont_cv {
	width: 900px;
	height:400px;
	background:#DED5BE;
	margin-top:8px;
	
}

.pie {
	width:900px;
	height:100px;
}

.titulopie {
	font-family: "Trajan Pro", Times New Roman, Times, serif;
	font-size:16px;
	font-weight:700;
}

.pieder {
	width:400px;
	height:100px;
	float:left;
}
.pieizq {
	width:400px;
	height:100px;
	float:left;
	margin-top:8px;
}
.p_izq_t {
	font-size:12px;
	color:#333;
	font-family:"Times New Roman", Times, serif;
}
.bot_pie {
	width:900px;
	height:20px;
	background-color:#333;
	}
	
	.l_pie {
		font-family:"Times New Roman", Times, serif;
		font-size:10px;
		color:#FFF;
		word-spacing:15px;
		line-height:20px;
}

.l_pie:hover { 
	font-family:"Times New Roman", Times, serif;
		font-size:10px;
		color:#FFF;
		font-weight:900;
		word-spacing:15px;
		line-height:20px;
}
