﻿ul
	{
	background-color: transparent;
	color: #000099;
	font-size: 12px;
	font-weight: bold;
	line-height: 120%;
	list-style-type: none;
	left :0px;
}
.menu {
	position: absolute;
	width: 130px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 0px ridge;			
}
.boton1 {
	background-color: #AACCFF;
	background-image :url('Opc.png');
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	cursor: pointer;
	vertical-align: middle;
	line-height: 150%;
	border: 2px ridge;
	width :160px;
	height : 28px;
}

.Cabecera {
	background-color: #000077;
	background-image :url('Head.png');
	color: #ccccDD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
	top: 0px;
	border: 1px ridge;
	line-height: 150%;
	height : 28px;
	width:160px;
}

div#content
{	
	float: left;
    width: 60%;
    background: #fff;   
    margin-right: 15px;
    padding-bottom: 10px;
    padding-right: 10px; 
}

div#contentA
{	
	float: left;
    width: 60%;
    background: #fff;   
    margin-right: 15px;    
    padding-right: 10px; 
}

div#contentB
{	
	float: left;
    width: 60%;
    background: #fff;   
    margin-right: 15px;    
    padding-right: 10px; 
}

div#contentC
{	
	float: left;
    width: 60%;
    background: #fff;   
    margin-right: 15px;    
    padding-right: 10px; 
}

div#contentD
{	
	float: left;
    width: 60%;
    background: #fff;   
    margin-right: 15px;    
    padding-right: 10px; 
}
div#left
{
	 float: left;
}

div#header
{
	text-align:center ;	
    clear: both;    
    height :150px;    
}

div#footer 

{
    clear: both;
    width: 100%;    
    text-align: center;
    font-size: 10px;
    padding: 3px;    
    border-top: 3px solid #333;
    background-color: #cccc99;

}
