#contenedor{ 
   text-align: left; 
   /*width: 770px; */
   width:100%
   margin: auto; 
} 
#cabecera{
	background-color: #074724;
	color: #333300;
	font-size:12pt;
	font-weight: bold;
	height:80px;
	background-image: url(../imagenes/mutualnet.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding: 0;
}
#cabecera img{
	margin-left: 20px;
}
#cuerpo{
	margin-top: 10;
	margin-right: 0;
	margin-bottom: 10;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	text-align: center;
} 
#lateral{
	width: 170px;
	float:left;
	font-size: 0.9em;
	text-align: left;
} 
#lateral ul{
	margin : 0;
	padding: 0;
	list-style: none;
} 
#lateral li{
	margin: 0;
	height: 25px;
	padding: 0;
	list-style:none
}
#lateral li.titulo{
	margin: 15px 0 0 0;
	height: 20px;
	padding: 5px 0 5px 5px;
	list-style:none;
	font-weight: bold;
}
#lateral li.tituloseleccionado{
	margin: 15px 0 0 0;
	height: 20px;
	padding: 5px 0 5px 5px;
	list-style:none;
	font-weight: bold;
	background-color: #7fb34e;
	color: #074724;
}
#lateral li.seleccionado a{
	color: #074724;
} 
#lateral a{
	text-decoration: none;
	margin-top: 3px;
	float: left;
	padding: 0px;
	margin-left: 5px;
	color: #333;
} 
#lateral a:hover {
	text-decoration:underline;}
#opciones{
	text-align: right;
    width:100%;
    margin: auto;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#opciones a {
	text-decoration:none;
	font-size: 0.9em;
	color: #074724;
}
#opciones a:hover {
	text-decoration:underline;}
#principal{
	margin-left: 170px;
	padding: 15px;
	background-color: #FFFFFF;
	border: 2px solid #7fb34e;
	text-align: left;
} 
#principal-full{
	padding: 15px;
	background-color: #FFFFFF;
	border: 2px solid #7fb34e;
	text-align: left;
	margin-top: 15px;
}
#principal-full li {
	font-weight: bold;
	color: #08703d;
}
#principal-full li ul li {
	font-weight: normal;
	list-style-type: decimal;
	color: #333;
}


#centrado{
	margin-left: auto;
	padding: 10px;
	background-color: #FFFFFF;
	border: 2px solid #7fb34e;
	margin-right: auto;
	text-align: left;
	margin-top: 25px;
}
#centrado.angosto{
	width: 400px;
}
#centrado2{
	margin-left: auto;
	padding: 10px;
	background-color: #FFFFFF;
	border: 2px solid #7fb34e;
	margin-right: auto;
	text-align: left;
	margin-top: 25px;
}
#centrado2.angosto{
	width: 400px;
}
#centrado.ancho{
	width: 762px;
}
#pie{ 
   background-color: #cccccc; 
   padding: 3 10 3 10px; 
   text-align:right; 
} 

/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.4.1
*/
h1{
	font-size:1.1em;
	color: #08703d;
	margin-bottom: 0.8em;
	font-weight: bold;
}
h2{
	font-size:1.2em;
	color: #000;
	margin-bottom: 5px;
	font-weight: bold;
}
h3{
	font-size:18px;
	color: #FFFFFF;
	margin-bottom: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h4{
	font-size:24px;
	color: #FFFFFF;
	margin-bottom: 13px;
}
h5{
	font-size:1.1em;
	color: #000;
	margin-bottom: 10px;
	font-weight: bolder;
}
h6{
	font-weight:bold;
	margin:0 0 1em 0;
}
/*h1,h2,h3{margin:1em 0;}
h1,h2,h3,h4,h5,h6,strong{font-weight:bold;}*/
strong{font-weight:bold;}
abbr,acronym{border-bottom:1px dotted #000;cursor:help;} 
em{font-style:italic;}
blockquote,ul,ol,dl{
	margin-top: 0em;
	margin-right: 1em;
	margin-bottom: 1em;
	margin-left: 1em;
}
ol,ul,dl{margin-left:2em;}
ol li{list-style:decimal outside;}
ul li{list-style:disc outside;}
dl dd{margin-left:1em;}
th,td{padding:0em;}
th{
	font-weight:bold;
}
caption{margin-bottom:.5em;text-align:center;}
p,fieldset,table,pre{
	padding-bottom: 1em;
}
a.linksuscripcion {
	font-size: 1.1em;
	font-weight: bolder;
	color: #000;
	text-decoration: none;
}
a.linksuscripcion:hover {
	text-decoration: underline;
}
a.linksmall {
	font-size: 0.8em;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
a.linksmall:hover {
	text-decoration: underline;
}

#principal .cuadroentidad {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.error {
	background-color: #FFD9D9;
	border: #F00 solid 1px;
	color: #F00;
	padding:4px;
	font-size: 0.9em;
}
#ayuda {
	margin-top: 10px;
}
#ayuda a {
	font-size: 0.9em;
	font-weight: bolder;
	color: #000;
	text-decoration: none;
	line-height: 1.2em;
}
#ayuda a:hover {
	text-decoration: underline;
}
#ayuda img {
	float: left;
	margin-right: 5px;
}
#ayuda p {
	margin: 0px;
	padding: 0px;
}

#versiones {
	margin-top: 5px;
}
#versiones img {
	margin-right: 15px;
}
#versiones small {
	font-size: 0.8em;
}


.mensajes {
	background-color: #FFF;
	border: none;
	color: #690;
	padding:4px;
	font-size: 0.9em;
}
.asterisco {
	font-weight: bold;
	color: #F00;
	margin-right: 3px;
}
