

/*CORRECCIÓN PARA IE*/

*{
margin:0px;
padding:0px;
}

*html h2{
font-size:15px;
font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
font-weight:bold}

*html h3{
margin:0px;}


*html h4{
font-size:11px;}

/*fin de CORRECCIÓN PARA IE*/




/*ESTANDAR A DOS COLUMNAS:  */


body {
background-color:#FFFFFF;
text-align:center;
font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
font-size:11px;}


#header{
background:url(X.png) top left no-repeat;
width:450px;
height:100px;
margin:0px;
padding:0px;}


#header h3{
margin:0px;}


#header a span{
visibility: hidden;}


#header a{
width:450px;
height:100px;
display:block;
padding:0px;
margin:0px;
text-decoration:none;}


#container{
width:980px;
text-align:justify;}


#sidebar{
width:200px;
padding:0px;
float:left;
margin:20px;}


#sidebar ul{
list-style-type:none;
padding:0px;
margin:0px;
width:210px;
font-family:Verdana, Geneva, Arial, helvetica, sans-serif;
font-size:11px;
float:left;
text-align:left;}


#sidebar ul li a{
color:#000;
text-decoration: none;
text-transform:uppercase;
display:block;
padding:0px 0px 4px 0px;}


#sidebar ul li a:hover{
color:#BEBD7C;
border-left:2px solid #ffffff;}


#main{
margin-left:240px;
margin-right:50px;
padding:0px;}


h2{
color:#B70000;
line-height:18px;}



#footer{
clear:both;
width:980px;
height:51px;
margin:0px;
padding:10px;
text-align: right;}


td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	}



//* AHORA VIENE LA PARTE DE LOS ENLACES::  *//


a:link {
	color: #FF6600;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;}

a:visited {
	text-decoration: none;
	color: #666666;}

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

a:active {
	text-decoration: none;
	color: #000000;}

body{	
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;

}

