body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F6DFC2;
	
}
.borde_imagen {

	border: 2px solid #008500;
}
.borde_tabla {

	border: 2px solid #F28D0B;
}

.fondo_subcabecera {
    background-image: url(images/subcabecera.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
.fondo_contenido {
    background-image: url(images/contenido.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
.fondo_contenido_der {
    background-image: url(images/contenidoder.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
.fondo_abajo {
    background-image: url(images/abajo.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
.fondo_foro {
    background-image: url(images/foro2.jpg);
	background-repeat: repeat-y;
	background-position: top center;
}
.textos_titulo1 {
	font-family: Arial;
	font-size: 21px;
	color: #FFFFFF;
}
.textos_tsubitulo1 {
	font-family: Arial;
	font-size: 14px;
	color: #E99100;
	font-weight: bold;
}
.textos_tsubitulo3 {
	font-family: Arial;
	font-size: 14px;
	color: #2D3236;

}
.textos_tsubitulo2 {
	font-family: Arial;
	font-size: 18px;
	color: #E99100;
	font-weight: bold;

}
.textos_link{
	font-family: Arial;
	font-size: 13px;
	color: #E99100;
}
.textosblancos{
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.textosgrises{
	font-family: Arial;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}
.textos{
	font-family: Arial;
	font-size: 12px;
	color: #2D3236;
	text-align:justify;
}
.textos2{
	font-family: Arial;
	font-size: 11px;
	color: #2D3236;
}
.textos3{
	font-family: Arial;
	font-size: 14px;
	color: #2D3236;
}
.textos_negro{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
.textos_abajo{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}
	.caja-input {
	font-family: Arial;
	font-size: 12px;
	color: #2D3236;
	text-decoration: none;
	border: 1px solid #7F8072;
	background-color: #E99100;
}
.boton {
	font-family: Arial;
	font-size: 12px;
	color: #2D3236;
	text-decoration: none;
	border: 1px solid #7F8072;
	background-color: #E99100;

}
