body{
background: url(../images/fondo_container.jpg) repeat;
margin-top: 0px;
text-align: center;
}
#lateraldcha{
	width: 550px;
	margin: 10px auto;
	text-align: left;
}	
#cabecera{
	float:left;
	width: 400px;
	height: 30px;
	text-align:left;
	}
#botones
	{
	float:right;
	width: 100px;
	height: 30px;
	}
#contenido{
	float:left;
	width: 500px;
	text-align:justify;
	padding-top: 5px;
	padding-right: 20px;
}
.title{
	padding:0px;
	margin:0px;
	width: 400px;
	height: 25px;
	text-align:left;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
}
.img80{
float:left;
padding: 5px;
margin: 5px;
background-color: #fff;
width: 80px;
}
.img100{
float:left;
padding: 5px;
margin: 5px;
background-color: #fff;
width: 100px;
}
.img150{
float:left;
padding: 5px;
margin: 5px;
background-color: #fff;
width: 150px;
}
.img200{
float:left;
padding: 5px;
margin: 5px;
background-color: #fff;
width: 200px;
}
.img250{
float:left;
padding: 5px;
margin: 5px;

width: 250px;
}
.listas_dcha{
float:right;
padding: 5px;
margin: 5px;
background-color: #fff;
width: 320px;
}

#final{
background: #006633;
float:left;		
width: 750px;
height: 18px;
}	
a:link{
color: #0033CC;
text-decoration: none;
font-weight:bold;
}
a:visited {
color:#0033CC;
text-decoration: none;
font-weight:bold;
}
a:active {
color:#009900;
text-decoration: none;
font-weight:bold;
}
a:hover {
color:#009900; 
text-decoration: none;
font-weight:bold;
}

.small{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#666666;
text-decoration: none;
font-weight:bold;
}
h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#009966;
	padding-top: 2px;
}
h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #009900;
	}
h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
	padding-top: 2px;
}
h4{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#999900;
	margin-left:12px;
	padding-top: 2px;
	margin-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 2px;
	font-weight:bold;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #999933;
}
p{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 5px;
	padding: 10px;
	}
.texto 
	{
	font-family: Arial, Helvetica, sans-serif;
	}
ul{
	list-style-image: url(../images/guion.gif);
	list-style-position: outside;
}
ul li{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-top: 2px;
	padding-bottom: 4px;
}
ol li{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-top: 2px;
	padding-bottom: 4px;
}
.enlacesli
{
list-style-image: url(../images/links3.gif);
list-style-position: outside;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-bottom: 6px;
}
.subir
{
list-style-image: url(../images/links2.gif);
list-style-position: outside;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-bottom: 0px;
}
.lista
{
list-style-image: url(../images/guion.gif);
list-style-position: outside;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-bottom: 15px;
	padding-left:200px;
}
.listas_menu
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-bottom: 15px;
	padding-left:200px;
}

.lista_cuadro
{
	list-style-type: square;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	list-style-position: inside;	
}

.bold{
font-weight:bold;
}
.color_verde{
color:#009900;
}
.texto_final
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#ffffff;
	font-weight:bold;
}
.verde
{
color:#006600;
}
.boton
{
font-family: Arial;
font-size: 12px;
font-weight: bold;
font-variant:small-caps;
background: #FFFFCC;
border: 3px solid #CCCCCC;
width:170px;
height:22px;
}
#block{
		margin-top:10px;
		margin-bottom: 15px;
		position:relative;
		width:500px;
		height:auto;
		padding:2px;		
		}