body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #214472;
}

#wrapper {
	margin:auto;
	width: 980px;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #D50C05;
	border-right-color: #D50C05;
	border-bottom-color: #D50C05;
	border-left-color: #D50C05;
}
#faux {
	margin-bottom: 0px;
	overflow: auto;
	background-image: url(../img/bgtotal.gif);
}
#header{
	background-image: url(../img/cabecera.gif);
	height: 70px;
	background-repeat: no-repeat;
	border-right-style: none;
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: none;
}

h1,h2,h3,h4,h5,h6{
	
margin:0px;
padding:0px;
}

a.link1:link {
	text-decoration: none;
	color: #D50C05;
}

a.link1:visited {
	text-decoration: none;
	color: #D50C05;
}

a.link1:hover {
	text-decoration: underline;
	color: #4396CA;
}

a.link2:link {
	text-decoration: underline;
	color: #666;
}

a.link2:visited {
	text-decoration: underline;
	color: #666;
}

a.link2:hover {
	text-decoration: underline;
	color: #C00;
}

#topbar{
	background-color: #D50C05;
	border-right-style: none;
	border-left-style: none;
	border-top-style: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-style: none;
	margin-bottom: 10px;
}
/*navegacion superior*/
.ulmenu
{
list-style-type:none;
margin:0;
padding:0;
overflow:hidden;
}
.limenu
{
float:left;
}
a.menu:link,a.menu:visited
{
	display:block;
	color:#FFFFFF;
	text-align:center;
	padding:4px;
	text-decoration:none;
	text-transform:none;
	font-size: 70%;
	width: 100px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	font-weight: bold;
}
a.menu:hover,a.menu:active
{
	background-color:#999;
}
a.menuselected:link,a.menuselected:visited
{
	display:block;
	color:#FFFFFF;
	text-align:center;
	padding:4px;
	text-decoration:none;
	text-transform:none;
	font-size: 70%;
	width: 100px;
	background-color:#666;
}

/*fin navegacion superior*/

#p1{
	height: 500px;
	width: 640px;
	border: 1px solid #FFF;
	margin-left: 5px;
	float: left;
	margin-right: 10px;
}
#p2{
	float: left;
	border: 1px solid #FFF;
	width: 315px;
}
#p3{
	height: 250px;
}

#p4{
	border: 1px solid #FFF;
	margin-top: 10px;
	overflow: hidden;
}


.imgportada{
	float: left;
	margin-right: 10px;
}
.tituloportada{
	font-size: 200%;
}
#cajadescportada{
	font-size: 90%;
	margin-top: 10px;
	margin-left: 300px;
}
.leermas{
	font-size: 80%;
	margin-left: 300px;
	margin-top: 20px;
}
#box1{
	background-color: #FFF;
	width: 305px;
	padding: 3px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 1px solid #CCC;
	text-align: center;
}
#box2{
	background-color: #e4e4e4;
	height: 90px;
	width: 305px;
	padding: 3px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 1px solid #CCC;
}
#bannerdestacado{
	background-color: #FC6;
	width: 640px;
	height: 90px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#boxthumb{
	height: 120px;
	width: 305px;
	border: 1px solid #CCC;
	padding: 3px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	float: left;
}
#boxthumb2{
	height: 120px;
	width: 305px;
	border: 1px solid #CCC;
	padding: 3px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	float: left;
}
.imgthumb{
	float:left;
	margin-left: 0px;
	margin-right: 5px;

}
.titulothumb{
	font-size: 100%;
}
.introbox{
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 80%;
}
.tituloscab{
	color: #214472;
	font-size: 90%;
	margin-bottom: 0px;
}
.despcategorias{
	background-color: #D50C05;
	width: 180px;
	margin-left: 20px;
	color: #FFF;
}
/*paginacion*/
.ulpag
{
	list-style-type:none;
	padding:0;
	overflow:hidden;
	clear:both;
	float: right;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.lipag
{
	float:left;
	margin-right: 5px;
	margin-left: 5px;
	border: 1px solid #999;
	margin-top: 0px;
	margin-bottom: 0px;
}
a.pag:link,a.pag:visited
{
	display:block;
	font-weight:bold;
	color:#333;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	font-size: 70%;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
}
a.pag:hover,a:active
{
	background-color:#999;
}
a.pagselected:link,a.menuselected:visited
{
	display:block;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	font-size: 70%;
	background-color:#666;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
}
#p5{
	border: 1px solid #FFFFFF;
	clear: both;
	height: 470px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	width: 960px;
}
#boxintermedio{
	height: 260px;
	width: 306px;
	border: 1px solid #e4e4e4;
	float: left;
	margin-left: 0px;
	text-align: center;
	padding: 3px;
	overflow: hidden;
	margin-right: 5px;
}

#boxpatrocinios{
	height: 160px;
	width: 306px;
	border: 1px solid #e4e4e4;
	float: left;
	margin-left: 0px;
	text-align: center;
	padding: 3px;
	overflow: hidden;
	margin-right: 5px;
	margin-top: 5px;
}

#footer{
	background-color: #e4e4e4;
	height: 300px;
	border-top-width: 10px;
	border-right-width: 5px;
	border-bottom-width: 2px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	margin-top: 10px;
	padding: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.ulmapa
{
	list-style-type: none;
	padding: 0;
	font-size: 80%;
	margin: 0;
}
#cabsmapa
{
	font-size: 90%;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 10px;
	border: 1px solid #CCC;
	padding-left: 5px;
}
#columnamapa {
clear:none;
float:left;
font-size:90%;
font-weight:normal;
line-height:20px;
margin-bottom:10px;
margin-left:10px;
margin-right:10px;
margin-top:10px;
padding-bottom:5px;
padding-left:5px;
padding-right:5px;
padding-top:5px;
width:205px;
}

.ulfoot
{
list-style-type:none;
margin:0;
padding:0;
overflow:hidden;
}

.lifoot
{
	border: 1px solid #E4E4E4;
	margin: 3px;
	font-size: 90%;
}
#cabecerapubli{
	height: 90px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}
#editbar{
	background-color: #3C0;
	font-size: 80%;
	font-weight: bold;
	padding: 3px;
	text-align: right;
	clear: both;
}
#boxslider{width:640px;}

#botonleft{

float:left;

}

#botonright{

float:right;

}
.next
{
	margin-right: 5px;
	margin-left: 5px;
	border: 1px solid #999;
	margin-top: 0px;
	margin-bottom: 0px;
	width:200px;
}

.prev
{
	margin-right: 5px;
	margin-left: 5px;
	border: 1px solid #999;
	margin-top: 0px;
	margin-bottom: 0px;
	width:200px;
}
