	body,
	html {
		padding:2;
/*		margin:0;
		padding:0;*/
		background:#FFFFFF;
		color:#802720;
	}

a {
/*display: block;
padding: 5px 5px 5px 0.5em;
border-left: 10px solid #f1a015;
border-right: 10px solid #c18011;
background-color: #2175bc;*/
color: #800701;
font-weight: bold;
font-style: italic;
text-decoration: none;
/*text-weight: none;*/
/*width: 100%;*/
}


a:hover {
//border-left: 2px solid #ce8913;
/*border-right: 10px solid #ac7009;*/
color: #330000;
text-decoration: underline;
}

A.menulink {
display: block;
border: solid 3px #802720;
text-align: left;
text-decoration: none;
font-family:arial;
font-size:12px;
color: #ffffff;
}

A.menulink:hover {
border: solid 3px #9d5405;
background-color:#c17355;
color:#FFFFFF;
font-weight:bold;
}

	body {
		min-width:750px;
	/*BACKGROUND:url(imagenes/fondosuperior.jpg) repeat-x  left top;				*/
	}
	
	#todo{
/*			BACKGROUND: url(imagenes/menu2.jpg) repeat-y left top;	*/
	}
	
	#wrap {
/*		background:#99c;*/
		margin:0 auto;
		BACKGROUND: url(imagenes/menulogo.jpg) no-repeat left top;			
	}
	#header {
	text-align: center;
	left:200px;
/* 	BACKGROUND: url(titulo.jpg) no-repeat center top; */
	HEIGHT:180px;		
	}
	#header h1 {
    	padding:5px;
	    margin:0;
    }
/*	#main {
		float:left;
		width:270px;
	}
	#main h2, #main h3, #main p {
		padding:0 10px;
    }
	#sidebar {   
      overflow:auto;          
		left:260px;
		right:0px;
		padding-right:10px; ;
	}
	#sidebar ul {
		margin-bottom:0;
    }
    #sidebar h3 {
		padding:0 10px 0 0;
		color:#CC0000;
		font-weight:bold;
		font-style:italic;
		text-align:center;
    }
    #sidebar #sidebar p {
		padding:0 10px 0 0;
		text-align:justify;
    }	
	#footer {
		BACKGROUND: url(imagenes/fondoinferior3.jpg) repeat-x left bottom;		
		clear:both;
		HEIGHT:61px;
	}
	#footer p {
		padding:5px;
		margin:0;
    }
	
	#sidebar a:visited{   
      color:highlight; 
	}	*/
	

 h3 {
		padding:0 10px 0 0;
		color:#9f6056;
		font-weight:bold;
		font-size:19px;
		font-family:Verdana;
		font-style:italic;
		text-align:center;
    }
	
	
	
	
	
	
	
	





h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: oblique;
	font-weight: bold;
	color: #911014;
}


.normal {
border:0PX;
}
.EstiloBlancoPeque {
	color: #802720;
	font-size: 10px;
}
.EstiloAmarilloPeque {
	color: #FFFF00;
	font-style: italic;
      font-size:11px;
}
.EstiloGris {
	color: #777777;
	font-style: italic;
}
.EstiloRojoPeque {
	color: #FF0000;
	font-style: italic;
	font-weight: bold;
	font-size:11px;
}
.EstiloAzulPeque {
	color: #666699;
	font-style: italic;
	font-size:11px;
}
.EstiloNegroPeque {
	color: #000000;
	font-style: italic;
	font-size:11px;
}


.centrado{
text-align:center;
align:center;
}

.derecha{
text-align:right;
}


td{
text-align:left;
}

.EstiloBlanco {color: #FFFFFF;
position:relative;
top:3px;
}

h1 {
font-size: 14px;
font-weight:bold;
}
.someclass{ //class
}


<!--Formato de las etiquetas BBcode-->
l.bb-list-unordered { }
ol.bb-list-ordered { }
ol.bb-list-ordered-d { list-style-type:decimal; }
ol.bb-list-ordered-lr { list-style-type:lower-roman; }
ol.bb-list-ordered-ur { list-style-type:upper-roman; }
ol.bb-list-ordered-la { list-style-type:lower-alpha; }
ol.bb-list-ordered-ua { list-style-type:upper-alpha; }
ol.bb-listitem { }

.bb-code,
.bb-php {
  border: 1px solid black;
  padding: 10px;
  font-family: Courier;
  white-space: nowrap;
}

.bb-quote {
  border: 1px solid black;
  padding: 10px;
}

