body {
	background-image:url(../img/fondo_web_5.jpg);
	background-repeat:repeat;
margin:0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000;
}

.center_content{
width:700px;
height:auto;
padding:0px;
margin:auto;
margin-bottom:30px;
}

.center_content2{
	background-color:#efeee4;
width:700px;
padding:0px;
margin:auto;
}

#header{
width:700px;
height:83px;
margin-top:30px;
margin-bottom:0px;
background-image:url(../img/header_02.jpg);
	background-repeat:repeat;


}

#cuadro{
width:700px;
height:360px;
list-style:none;
overflow:hidden;
}

#boxes_content{
width:700px;
clear:both;
margin:auto;
}
.box{
padding:10px 0px 22px 11px;float:left;
background-color:#efeee4;
}
.box2{
padding:10px 13px 21px 11px;float:left;
background-color:#efeee4;
}

.box3{
padding:0px 9px 10px 11px;float:left;
background-color:#efeee4;
}

.box_menu{
	background-image:url(../imagenes/bg_boton.jpg); 
	background-repeat:repeat-x;
	width:700px;
	height:30px;
    padding:0px 0px 0px 0px;

}

#botones{
	height:20px;
	padding:2px 0 5px 0;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;

}

.box_content{
	background-color:#46645a;
    no-repeat center;
	width:218px;
	height:281px;
	
}

.box_content_inter{
	background-color:#efeee4;
    no-repeat center;
	width:680px;
	height:auto;
}

#logo{
padding:0px 0 0 0px;
float:left;
}

#logo2{
	background-image:url(../img/fondo_header.jpg);
	background-repeat:repeat;
	height:83px;
}

.tex_logo2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #FFF;
	font-weight: bold;
	text-align:center;
	vertical-align:middle;
	height:65px;
	width:659px;
	float:right;
	margin:10px 0px 0px 10px;
}

.mmm{
padding:10px 0px 0px 0px;
}

.boxtitle{
	font-size:18px;
	color:#fff;
	margin:0px 5px 0px 5px;
	padding:10px 0 0 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom:1px #fff solid ;
}

.boxtitle3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color:#46645a;
	padding:10px 0 0 0px;
	font-weight: bold;
	
}

p.text_content{
	width:200px;
	float:left;
	padding:5px 5px 5px 6px;
	color:#FFF;
	line-height:15px;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	
}

.text_content_bold{
	color:#FFF;
	line-height:15px;
	font-family:Arial, Helvetica, sans-serif;
    font-weight: bold;
	font-size:15px;
}

.text_content2{
	width:680px;
	padding:0px 0px 0 0px;
	color:#000;
	line-height:15px;
	list-style:none;
	text-align: left;
}

.tex_ver_mas{
	width:50px;
	float:right;
	padding:0px 12px 0 0px;
	color:#999;
	line-height:15px;
	list-style:none;
	font-weight:bold;
}

.tex_ver_mas_color{
	width:50px;
	float:right;
	padding:0px 12px 0 0px;
	color:#46645a;
	line-height:15px;
	list-style:none;
	font-weight:bold;
}



.clear{
clear:both;
width:700px;
height:4px;
}

.clear2{
clear:both;
width:700px;
}
/***********espacio***********/
.spacio_top{
width:720px;
height:16px;
}
/***********fin espacio***********/

/***********footer***********/
#footer{
clear:both;
width: auto;
height:83px;
background-image:url(../img/footer.jpg);
background-repeat:no-repeat;


padding-top:5px;
padding-bottom:5px;
text-align:left;
}

/***********fin footer***********/

/***********menufooter***********/

#menufooter {
font-family:Arial, Helvetica, sans-serif; 
font-size:12px; 
color:#fff;
width: 690px;
text-align:left;
margin-left:10px;
}
#menufooter a:hover{
text-decoration:none;
color:#999; 
}
#menufooter a:link{
text-decoration:none;
color:#fff; 
}

#menufooter a.current{
padding:0px 4px 0 4px;
color:#999;
margin:0px 8px 0 8px; 
text-decoration:none;
}
a {
	text-decoration:none;
	color:#fff;
}
/***********fin menufooter***********/


.box_foto{
float:left;
width:90px;
padding-left:12px;
padding-bottom:10px;
}

.box_foto1{
float:left;
width:100px;
padding-left:5px;
padding-bottom:5px;
}

/***********menu***********/
#menu{
	float:right;
	padding:0px 0px 0 0;
	position:relative;
	width: 680px;
	}

#menu ul{
list-style:none;
padding:0px;
margin:0px;
display:block;
}
#menu ul li{
list-style:none;display:inline;float:left;width:auto;padding:0px;
font-family:Arial, Helvetica, sans-serif; 
font-size:11px; 
font-weight:bold;
color:#FFF;
}
#menu ul li a{
float:left;
text-decoration:none;
padding:0px 4px 0 4px;
margin:0px 8px 0 8px;
color:#FFF;
text-align:center;
}
#menu ul li a:hover{
text-decoration:none;
color:#7d7f5b; 
text-decoration:none;
}
#menu ul li a.current{
float:left;
text-decoration:none;
padding:0px 4px 0 4px;
color:#7d7f5b;
margin:0px 8px 0 8px; 
text-decoration:none;
}
/***********fin menu***********/


#botonera{

	width:700px;

	height:30px;
	
	background-image:url(../imagenes/bg_boton.jpg);
	
	background-repeat:repeat-x;

}

#botones{

	height:20px;

	padding:5px 0 5px 0;

	font-family: Tahoma;

	font-size: 11px;

	font-weight: bold;

	color: #FFFFFF;

}

a.sample_attach, a.sample_attach:visited, div.sample_attach

{

	display: block;

	border:  1px solid black;

	padding: 2px 5px;

	text-decoration: none;

	font-family: Arial, Helvetica, sans-serif;

	font-weight: bold;

	font-size: 11px;

	color:   #FFFFFF;

	background-color: #996600;

	background-image: url(imagenes/bg_boton.jpg);

}

input.sample_attach { 

margin: 0px;

}

#Layer1 {
	position:absolute;
	left:5px;
	top:8px;
	width:93px;
	height:132px;
	z-index:1;
	visibility: hidden;
}

