body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

p {
}

h1 {
	font-size: 16px;
}

h2 {
	font-size: 14px;
	color: #666666;
}

h4 {
	font-size: 16px;
}

/*<group=2_3 columnas>*/

.boxwrap2   { width: 750px;
	margin-left: 50px;
	margin-top: 0px;
	padding-top: 0px;
}

.boxbody2   {
	width: 550px;
	float: left;
}

.boxcenter2 {
	width: 40px;
	float: right;
}

.boxleft2   {
	width: 500px;
	float: left;
}

.boxright2  {
	width: 150px;
	float: right;
}

.boxheader2 { width: 100%;  clear: both;
	margin-top: 0px;
	padding-top: 0px;
}

.boxfooter2 { width: 100%;  clear: both;  }

.boxclear2  { clear: both; 
 }
/*</group>*/

/*<group=3 columnas>*/

.boxwrap   { width: 750px;
	margin-left: 50px;
	margin-top: 0px;
	padding-top: 0px;
}

.boxbody   {
	width: 550px;
	float: left;
}

.boxcenter {
	width: 250px;
	float: right;
}

.boxleft   {
	width: 250px;
	float: left;
}

.boxright  {
	width: 150px;
	float: right;
}

.boxheader { width: 100%;  clear: both;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}

.boxfooter { width: 100%;  clear: both;  }

.boxclear  { clear: both; 
 }
/*</group>*/

/*<group=botonera>*/

.navlinksb, .navlinksb a:link, .navlinksb a:active, .navlinksb a:visited, .navlinksb a:hover{
	color:       #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:   12px;
	font-weight: normal;
	background-color: #333333;
	text-indent: 10px;
} 
.navlinksb a:link    { color:  #ffffff; text-decoration: none;}
.navlinksb a:visited { color:  #ffffff; text-decoration: none;}
.navlinksb a:active  { color:  #333333; text-decoration: none;}
.navlinksb a:hover   { color:  #FFCC00; text-decoration: none;}
	
/*</group>*/

.cabecera {
	background-color: #FFCC00;
	margin: 0px;
}

a:link { 
 color: #333399; 
 font-weight: bold; 
 text-decoration: underline; 
}

a:visited { 
 color: #333399; 
 font-weight: bold; 
 text-decoration: underline; 
}

a:active { 
 color: #333399; 
 font-weight: bold; 
 text-decoration: underline; 
}

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

.categoria {
	font-size: 10px;
	color: #666666;
}