/* CSS Document */





body{

	background-image:url(img/fondo_web_5.jpg);

	font-family: "Trebuchet MS";

	font-size: 12px;

	font-weight: normal;

	
	

}

#gral{

width: 700px;
background-image: url(../img/fondo_web_4.jpg);
	background-repeat:repeat;

margin:0 auto;

}

#header{

width: 700px;
background-image:url(img/header_02.jpg);
margin-top:30px;
margin:0 auto;

}

.header{

width: 700px;
background-image:url(img/header.jpg);

}

#botonera{

	width:700px;

	height:30px;

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

}

#botones{

	height:20px;

	padding:5px 0 5px 0;

	font-family: Tahoma;

	font-size: 11px;

	font-weight: bold;

	color: #FFFFFF;

}

#cuerpo{

	width: 680px;

	margin:0 auto;

	padding:0px 10px 0px 5px;

	background-color: #fff;

}

#box{

padding:10px;}



#footer{
	background-image: url(img/footer.jpg);

}

.titulo{

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 33px;

	color: #46645a;

}

.titulo_blanco{
	font-family:'Courier New', Courier, monospace;
	font-size:50px; 
	font-weight:bold; 
	padding:25px 5px 5px 15px;
	color: #FFF;
	
}

.texto{

	font-family: "Trebuchet MS";

	font-size: 13px;

	color: #000000;
	background-color:#FFF;

}

.texto2{

	font-family: "Trebuchet MS";

	font-size: 23px;

	color: #000000;
	background-color:#FFF;

}
.texto_negrita{
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
	font-weight: bold;

}

.textbox{

	width: 230px;

	height:18px;

}



p.text_content_inter{
	width:420px;
	float:left;
	padding:5px 10px 5px 15px;
	color:#333;
	line-height:15px;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}

.textbox2{

	width: 230px;

	height:80px;

}

#ficha{

	width: 670px;

	height:450px;

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

	background-repeat: no-repeat;

}

#boxtext{

padding:5px 0 0 20px;}

.tituloficha{

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 23px;

	font-weight: bold;

	color: #fff;

}

.subtituloficha{

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 15px;

	font-weight: bold;

	color: #fff;

}

.subtituloficha2{

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 15px;

	font-weight: bold;

	color: #46645a;

}

.subtit{

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 15px;

	font-weight: bold;

	color: #ffffff;

}

.tituloficha_blanco{

	font-family:'Courier New', Courier, monospace;
	font-size:26px; 
	font-weight:bold; 
	padding:5px 15px 0px 0px;
	color: #FFF;
	
	text-align:right;

}

.subtituloficha_blanco{
	font-family:'Courier New', Courier, monospace;
	font-size:11px; 
	font-weight:bold; 
	padding:0px 5px 5px 125px;
	color: #FFF;
	text-align:left;
	

}

.subtituloficha_color{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px; 
	font-weight:bold; 
	padding:70px 5px 5px 10px;
	color:#e3e37c;
	text-align:left;
}

.subtituloficha_blanco2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px; 
	font-weight:bold; 
	padding:0px 5px 5px 10px;
	color: #FFF;
	text-align:left;
}

.links

a:link {
	color: #46645a;
	text-decoration: none;
	font-weight: bold;
	font-family: "Trebuchet MS";
	font-size: 14px;

}

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: #000;
	background-image: url(imagenes/bg_boton.jpg);

}

input.sample_attach { 

margin: 0px;

}

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

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

/***********footer***********/
#footer{
clear:both;
width: auto;
height:83px;
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***********/

