body {
	font-family: "Trebuched MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7A2F2A;
	/*color: #000000;*/
	background-color: #BC9794;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
}
#centrador {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
}
#all {
	background-image: url(../images/fall.gif);
	background-repeat: repeat-y;
	float: left;
	background-color: #ffffff;
}
#columna1 {
	background-image: url(../images/fizquierda.jpg);
	background-repeat: no-repeat;
	height: 550px;
	width: 244px;
	float: left;
}
.menu {
	margin-top: 167px;
}
.menu li {
	list-style: none;
	background-image: url(../images/fopcion.gif);
	background-repeat: no-repeat;
	height: 40px;
	padding-left: 53px;
	margin-bottom: 1px;
}
.menu li div{
	padding-top: 14px;
	width: 95px;
}
#contentleft{
	font-size: 10px;
}
#columna2 {
	background-image: url(../images/fderecha.gif);
	background-repeat: no-repeat;
	background-color: #ffffff;
	color: #7A2F2A;
	float: left;
	width: 506px;
}
#minalt{
	border: 0px solid red;
	width: 1px;
	float: left;
	height: 550px;
}
#titular{
	background-image: url(../images/degradado.jpg);
	background-repeat: no-repeat;
	width: 367px;
	height: 26px;
	margin-left: 79px;
}
.titulo{
	font-size: 18px;
	text-align: right;
	padding-right: 4px;
}
#contenido {
	width: 300px;
	margin-left: 79px;
	margin-right: 114px;
	text-align: justify;

}
#especiales {
	color: #7A2F2A;
	text-align: right;
}
a.especial, a.especial_act {
	color: #7A2F2A;
	text-decoration: none;
}
a.especial_act {
	font-weight: bold;	
}
.menu li div a {
	color: #7A2F2A;

	font-size: 14px;
	font-weight: bold;	
	text-decoration: none;
}
.menu li.activo {
	background-image: url(../images/fopcion-activo.gif);
	background-repeat: no-repeat;
}

p {
	line-height: 120%;
	margin: 0;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 12px;
}
#contenido a, #contenido p a {
	color: #7A2F2A;
	font-weight: bold;
}
.csc-frame-frame1 {
	color: #ffffff;
	background-color: #7A2F2A;
	padding: 10px;

}
.csc-frame-frame2 {
  	border: 1px solid #7A2F2A;
	padding: 10px;
}
.csc-frame-rulerAfter{
  	border-bottom: 1px solid #7A2F2A;
}
.csc-frame-rulerBefore{
  	border-top: 1px solid #7A2F2A;
}
.csc-frame-indent, .csc-frame-indent3366, .csc-frame-indent6633 {
  	margin-left: 35px;
}
input, select, textarea {
  	border-top: 1px solid #7A2F2A;
}