body{
	scrollbar-3dlight-color: #afaba0;
	scrollbar-highlight-color: #afaba0;
	scrollbar-face-color: #afaba0;
	scrollbar-shadow-color: #afaba0;
	scrollbar-track-color: #474030;
	scrollbar-darkshadow-color: #474030;
	background-color: #000000;
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif ;
	font-size: 11px;
	color: #26200f;
	line-height: 16px;
}

a{color: #26200f;}
a:link{text-decoration: none;}
a:hover{text-decoration:none;}
a:active{text-decoration: none; color: #005081;}
a:visited{text-decoration: none;}

FORM{
	padding: 0px;
	margin: 0px;
}

ul{
	padding: 0px;
	margin: 0px;
}

li{
	list-style: none;
	padding: 0px;
	margin: 0px;
}
/************************* general **************************/
.cont_general{
	width: 782px;
	background-color: transparent;
	padding: 0px 0px 0px 0px;
	margin-top: 10px;
	margin-bottom: 30px;
}
.cont_cuerpo{
	background-color: #000;
	padding: 0px;
}
.footer{
	background-color: #59522f;
	border-top:2px solid #afaba0;
	/*padding: 20px;*/
	margin-bottom: 20px;
	color: #afaba0;
	text-align: right;
	font-size: 9px;
}
/************************* top **************************/
.cont_menu{
	background-color: #e3e2e2;
	margin-bottom: 3px;
	padding: 20px 15px 9px 0px;
}

.float{
	float: left;
}

.menu01{
	display: block;
	background-image: url(../img/menu_01.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 76px;
	height: 29px;
}
a:hover.menu01{
	display: block;
	background-image: url(../img/menu_01ac.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 76px;
	height: 29px;
}

.menu02{
	display: block;
	background-image: url(../img/menu_02.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 104px;
	height: 29px;
}
a:hover.menu02{
	display: block;
	background-image: url(../img/menu_02ac.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 104px;
	height: 29px;
}

.menu03{
	display: block;
	background-image: url(../img/menu_03.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 100px;
	height: 29px;
}
a:hover.menu03{
	display: block;
	background-image: url(../img/menu_03ac.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 100px;
	height: 29px;
}

.menu04{
	display: block;
	background-image: url(../img/menu_04.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 94px;
	height: 29px;
}
a:hover.menu04{
	display: block;
	background-image: url(../img/menu_04ac.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 94px;
	height: 29px;
}

.menu05{
	display: block;
	background-image: url(../img/menu_05.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 92px;
	height: 29px;
}
a:hover.menu05{
	display: block;
	background-image: url(../img/menu_05ac.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 92px;
	height: 29px; 
}

.cont_top{
	height: 250px;
	background-color: #000;
}

/************************* cuerpo **************************/

.col_izq{
	background-color: #70683d;
	color: #cbc7bd; /*font-size: 10px;*/
}
.int_colizq{
	padding: 15px 10px 10px 10px;
	text-align: left;
}

input{
	background-color: #59522f;
	border: 1px solid #827b69;
	height: 16px;
	margin-bottom: 8px;
	margin-left: 5px;
	padding-left: 5px;
	width: 150px;
	color: #cfcabc;
	font-size: 10px;
}

.texarea{
	width: 245px;
	background-color: #59522f;
	border: 1px solid #827b69;
	height: 17px;
	margin-bottom: 8px;
	padding-left: 5px;
	color: #cfcabc;
	font-size: 10px;
	height: 60px;
}

.internas{
	background-color: #afaba0;
	padding: 10px;
}

.lista{
	background-image: url(../img/flecha01.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 15px;
	margin-left: 10px;
	margin-bottom: 5px;
	text-align: left;
}

.lista2{
	background-image: url(../img/flecha02.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 15px;
	margin-left: 10px;
	margin-bottom: 5px;
	text-align: left;
}

.lista3{
	background-image: url(../img/flecha03.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 15px;
	margin-left: 10px;
	margin-bottom: 5px;
	text-align: left;
}

.servicios01{
	background-color: #afaba0;
	padding: 10px;
	width: 230px;
}

a:hover.servicios01b{
	text-decoration: underline;
	color: #716850;
}

.servicios02{
	background-color: #716b47;
	padding: 10px;
	color: #cbc9bc;
}

.servicios03{
	color: #d8d8d8;
}
a:hover.servicios03{
	text-decoration: underline;
	color: #9a9486;
}

.curriculum01{
	padding: 10px;
	/*width: 230px;*/
}
.curriculum02{
	background-color: #afaba0;
	padding: 10px;
	width:180px;
}