@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-color: #B32020;
	background-image: url(_img/bodyBack.gif);
	background-attachment:fixed;
}
h2 {
	font-size:13px;
}
a {
	color: #333333;
	text-decoration:none;
}
a:hover {
	color: #666666;
	text-decoration:none;
}
form {
	margin: 0;
	padding: 0;
	border:0;
}
img {
	border:0;
}
#all {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#all .header {
	background-image: url(_img/headBack.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 102px;
	width: 880px;
	padding-right: 30px;
	padding-left: 30px;
}
#all .header .logo {
	float: left;
	width:490px;
}
#all .header .buscador {
	background-image: url(_img/titBuscar.gif);
	background-repeat: no-repeat;
	float: right;
	width:200px;
	padding-bottom: 8px;
	padding-left: 60px;
	padding-top: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-position: 0px 10px;
	margin-top:25px;
}
#all .header .buscador .campBuscar {
	float: left;
	width: 170px;
	border: 1px solid #CCCCCC;
	height: 17px;
}
#all .header .buscador .btBuscar {
	background-image: url(_img/botBuscar.gif);
	background-repeat: no-repeat;
	padding: 0px;
	float: left;
	height: 19px;
	width: 19px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	cursor: pointer;
	border:0;
}
#all .header .idiomas {
	float: right;
	width: 390px;
	text-align: right;
	padding-top: 5px;
}
#all .header .idiomas a {
	display: inline;
	margin-right: 0px;
	margin-left: 7px;
	border-bottom:solid 1px #FFFFFF;
}

#all .header .idiomas #addFav{
	float: left;
	width: 70px;
	border-bottom:0;
	margin-left:5px;
}
#all .header .idiomas .addFav:hover {
	border-bottom:0;
}
#all .header .idiomas #sendFriend{
	float: left;
	width: 70px;
	border-bottom:0;
	margin-left:5px;
}
#all .header .idiomas .sendFriend:hover {
	border-bottom:0;
}
#all .header .idiomas #facebook{
	float: left;
	width: 74px;
	border-bottom:0;
	margin-left:5px;
}
#all .header .idiomas #facebook:hover {
	border-bottom:0;
}

#all .header .idiomas a:hover {
	border-bottom:solid 1px #AD1F1F;
}

#all .middle {
	float: left;
	width: 880px;
	padding-right: 30px;
	padding-left: 30px;
	background-image: url(_img/middleBack.gif);
	background-repeat:  repeat-y;
}
#all .middle .colLeft {
	float: left;
	width: 165px;
	overflow:hidden;
}
#all .middle .colLeft .menu {
	background-image: url(_img/menuTit.gif);
	background-repeat: no-repeat;
	float: left;
	width: 145px;
	padding-top: 35px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin: 0px;
}
#all .middle .colLeft .menu2 {
	background-image: url(_img/menuTit_2.gif);
	background-repeat: no-repeat;
	float: left;
	width: 145px;
	padding-top: 35px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin: 0px;
}
#all .middle .colLeft .menu2 h3,
#all .middle .colLeft .menu h3{
	font-weight:normal;
	font-size: 12px;
	margin: 0;
	float: left;
	width: 135px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-image: url(_img/menuIcon.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	color:#666666;
	margin-bottom:0;
	margin-top:0px;
}
#all .middle .colLeft .menu2 h3 a, 
#all .middle .colLeft .menu h3 a {
	width:130px;
	float:left;
	color:#666666;
}
#all .middle .colLeft .menu2 h3 a:hover,
#all .middle .colLeft .menu h3 a:hover {
	color:#AD1F1F;
}

#all .middle .colLeft .newsletter {
	background-image: url(_img/newsletterBack.gif);
	background-repeat: no-repeat;
	float: left;
	height: 75px;
	width: 147px;
	border-top: solid 10px #FFFFFF;
	border-bottom: solid 10px #FFFFFF;
	padding-top: 65px;
	padding-right: 9px;
	padding-left: 9px;
}
#all .middle .colLeft .newsOK {
	background-image: url(_img/newsletterOK.gif);
	background-repeat: no-repeat;
	float: left;
	height: 140px;
	width: 147px;
	border-top: solid 10px #FFFFFF;
	border-bottom: solid 10px #FFFFFF;
	padding-top: 0px;
	padding-right: 9px;
	padding-left: 9px;
}
#all .middle .colLeft .newsletter .tableNewsletter {
	display:table;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 147px;
}
#all .middle .colLeft .newsletter .tableNewsletter td {
	margin: 0px;
	padding: 0px;
}
#all .middle .colLeft .newsletter .tableNewsletter .campNews {
	width: 94px;
	float: left;
	height: 16px;
	border: 1px solid #CCCCCC;
	font-size:11px;
}
#all .middle .colLeft .newsletter .tableNewsletter .botNews {
	background-color: #FFFFFF;
	background-image: url(_img/botNews.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 17px;
	width: 77px;
	border:0;
	cursor:pointer;
	margin-top:7px;
}
#all .middle .colLeft .banner {
	width: 165px;
	border-bottom: solid 10px #FFFFFF;
	float:left;
}
#all .middle .colCenter {
	float: left;
	width: 485px;
	display: inline;
	margin-right: 15px;
	margin-left: 15px;
}
#all .middle .colCenter .bannerCenter{
	float: left;
	width: 485px;
	margin-top:10px;
	margin-bottom:5px;
	overflow:hidden;
}

#all .middle .colCenter .box2 {
	float: left;
	width: 480px;
}
#all .middle .colCenter .box2 .row {
	background-color: #F5F5F5;
	padding: 5px;
	float: left;
	display:inline;
	width: 470px;
	margin-bottom: 15px;
}
#all .middle .colCenter .box2 .row .img {
	float: left;
	width: 80px;
	margin-right: 5px;
	height:80px;
	overflow:hidden;
}
#all .middle .colCenter .box2 .row h1,
#all .middle .colCenter .box2 .row h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #AD1F1F;
	margin:0;
	padding:0;
	border:0;
	line-height:15px;
}
#all .middle .colCenter .box2 .row h1 a,
#all .middle .colCenter .box2 .row h1 a:hover,
#all .middle .colCenter .box2 .row h2 a,
#all .middle .colCenter .box2 .row h2 a:hover{
	color: #AD1F1F;
}
#all .middle .colCenter .box2 .row p {
	margin: 0px;
	padding: 0px;
	line-height: 12px;
}
#all .middle .colRight {
	float: right;
	width: 200px;
	background-color:#FFFFFF;
	overflow:hidden;
}
#all .middle .colRight .boxMultimedia {
	background-image: url(_img/multimediaTit.gif);
	background-repeat: no-repeat;
	float: left;
	width: 200px;
	padding-top: 30px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#all .middle .colRight .boxAnunciantes {
	background-image: url(_img/auspiciantesTit.gif);
	background-repeat: no-repeat;
	float: left;
	width: 200px;
	padding-top: 30px;
	margin-top:2px;
}
#all .middle .colRight .boxAnunciantes .banner {
	text-align: center;
	float: left;
	width: 200px;
	margin-bottom: 10px;
	display:inline;
}
#all .footer {
	float: left;
	width: 880px;
	background-image: url(_img/pie.gif);
	background-repeat:  no-repeat;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	padding-top:7px;
}

#all .footer .menuPie {
	background-color: #CCCCCC;
	float: left;
	width: 860px;
	padding: 10px;
}
#all .footer .menuPie a{
	font-size: 12px;
	margin-right: 10px;
	padding-right: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
#all .footer .datosPie {
	background-image: url(_img/datosFootergif.gif);
	background-repeat: no-repeat;
	width: 815px;
	padding-top: 12px;
	padding-left: 65px;
	float: left;
	height: 25px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	vertical-align: baseline;
}
.actiAddPubl input,
.actiAddPubl textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color:#F5F5F5;
	border:SOLID 1PX #666666;
}
.actiAddPubl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.actiBtn {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #DDDDDD;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	margin: 0px;
	cursor: pointer;
	border:0;
	margin:2px;
}

.iconos {
	text-align: right;
	float: right;
	width: 350px;
}
.iconos a {
	margin-left: 20px;
}

/* tamaño de fuente */

.textSize {
	float:right;
	margin-left:20px;
	margin-bottom:5px;
	width:38px;
}
