body {
	background-color: #E7D6B4;
}
tr, p, div {
  font-family      : Arial, Verdana, Helvetica, sans-serif;
  font-size        : 13px;
  color            : #333333;
  line-height: 1.2em;
}



hr {
  background       : none;
  height           : 0px;
  width            : 100%;
  border-top: 1px #C2784D dotted;
}

.links{
margin-left:10px;
font-weight:bold;
font-size:16px;
}

.clr {
clear: both;
}

.clrLeft {
clear: left;
}


.mainframe
{
	width: 880px;
	z-index: 1;
	left: 0px;
	top: 0px;
	padding: 10px;
	background-color: #f8f8f8;
	text-align: left;
}

#header
{
	width: 851px;
	background-color: #f8f8f8;
	color: #ffffff;
	padding-bottom:0px;
}

#logo {
	position:relative;
	top:32px;
	left:0px;
}

.subtitle {
	width: 871px;
	padding-left:2px;
	margin-bottom: 5px;
	padding-bottom:1px;
	text-align:left;
	font-size:12px;
}

a.linkgris:link, a.linkgris:visited {
	color:#333333;
}
a.linkgris:hover {
    color:#C2784D;
}

#idiomaactivo{
	color:#510902;
	font-weight:bold;

}
#modulesleft
{
	float: left;
	width: 155px;
	margin: 0px;
	margin-right: 0px;
	padding-left: 0px;
	z-index: 5;
}
#mainbody{
	margin-left:170px;
}

#force {
	width: 871px;
}


#active_menu {
font-weight: bold;
padding-left: 8px;
color:#AB653A;
background-color: #DBEAE2;
 border-left: 8px #510902 solid;
}

a.mainlevel:link, a.mainlevel:visited {

display: block;
color: #55857A;
padding-left:10px;
text-decoration: none;
font-family: Arial, sans-serif;
font-size: 13px;
line-height: 13px;
padding: 4px;
padding-bottom:3px;
padding-top:3px;
background-color: #EAF2EE;
border-bottom: 0px #FFFFFF solid;
margin-bottom:2px;
border-left: 8px #EAF2EE solid;
}
a.mainlevel:hover {
color: #C2784D;
background-color: #DBEAE2;
border-left: 8px #C2784D solid;
}

a:link, a:visited {
color: #3C7366;
text-decoration: none;
}

a:hover {
color: #C2784D;
text-decoration: none;
}



ul {
  list-style-image:url(ul.gif);
}

li {
  line-height:1.2em;
  padding-left: 5px;
  padding-top: 6px;
  background-repeat: no-repeat;
  background-position: 0px 8px;
  }
input, select{

	font-size: 11px;
	border: 1px solid #A9BAB6;
	background-color:#FCFCFC;
	
}

.tituloseccion{
	width:100%;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom: solid 2px #C2784D;
	position: relative;
	top: -5px;
}

.parrafo
{
text-indent:15px;
text-align:justify;
}
.fondo{
    padding-left:5px;
	font-size:11px;
}
.cuerpotexto
{
margin:10px;
}
.recuadro{
	background-color: #EFEFEF;
	border: 1px solid #C2784D;
}

.negrita{
	font-size:12px;
	font-weight:bold;
}

.negritaysub{
    font-size:12px;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #008943;	
}
a img{
border-width:0px;
	
}

img{
padding:5px;
}