@import url(base.css?);
body {
	font-family: b;
	font-size: 16px;
	line-height: 28px;
	color: #515050;
	background-color: #e9eaeb;
	background-image: url(../imagenes/bg0.png);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
}
strong {
	font-weight: bold;
}
em {
	font-family: i;
	font-style: normal;
}
strong em, em strong {
	font-family: bi;
	font-style: normal;
	font-weight: bold;
}
p {
	margin-bottom: 28px;
}
a, a:hover {
	color: #ac005d;
	text-decoration: none;
}
#c {
	width: 920px;
}
#c > div {
	text-align: left;
	float: left;
	width: 920px;
}
#hdr {
	background-image: url(../imagenes/h.png);
	height: 135px;
	width: 920px;
}
#hdr  .logo {
	position: absolute;
	height: 121px;
	width: 301px;
	left: 3px;
	top: 7px;
}
#hdr  .datos {
	font-size: 16px;
	line-height: 22px;
	text-align: right;
	position: absolute;
	height: 85px;
	width: 392px;
	top: 24px;
	right: 35px;
	color: #ac005d;
	font-family: t, sans-serif;
}
#foot {
	font-size: 16px;
	line-height: 54px;
	color: #c1c1c0;
	display: block;
	height: 54px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dadada;
	background-image: url(../imagenes/bg1.png);
	font-family: t, sans-serif;
}
#foot a, #foot a:hover {
	color: #c1c1c0;
}
#menu {
	float: left;
	margin-left: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #f3c9e1;
}
#menu > li {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #f3c9e1;
}
#menu > li > a {
	color: #c1c1c0;
	height: 42px;
	float: left;
	font-family: bi;
	font-size: 21px;
	line-height: 42px;
	white-space: nowrap;
	text-transform: uppercase;
}
#menu   > li   > a:hover, #menu   > li.sel    >a, #menu   > li.h  > a{
	color: #c1c1c0;
	background-image: url(../imagenes/m.png?);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-decoration: none;
}
#menu li ul {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	position: absolute;
	left: -1px;
	top: 43px;
}
#menu li ul a {
	color: #c1c1c0;
	background-color: #d9449b;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 38px;
	font-family: bi;
	text-transform: uppercase;
}
#menu li ul a:hover {
	color: #c1c1c0;
	background-color: #FFFFFF;
	text-decoration: none;
	background: #d6278e;
	background: -moz-linear-gradient(top,  #d6278e 0%, #b74a82 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d6278e), color-stop(100%,#b74a82));
	background: -webkit-linear-gradient(top,  #d6278e 0%,#b74a82 100%);
	background: -o-linear-gradient(top,  #d6278e 0%,#b74a82 100%);
	background: -ms-linear-gradient(top,  #d6278e 0%,#b74a82 100%);
	background: linear-gradient(to bottom,  #d6278e 0%,#b74a82 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d6278e', endColorstr='#b74a82',GradientType=0 );
}
#c #cnt {
	background-color: #FFFFFF;
	float: left;
	width: 918px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d9d9d9;
	border-left-color: #d9d9d9;
}
#c .banner {
	background-color: #FFFFFF;
	height: 288px;
	width: 918px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #cfd0d1;
	border-bottom-color: #cfd0d1;
	border-left-color: #cfd0d1;
}
#izq {
	width: 611px;
	margin-top: 17px;
	margin-left: 25px;
}
#der {
	width: 235px;
	margin-top: 17px;
	margin-right: 25px;
}
.dest {
	width: 234px;
}
.dest .items {
	left: auto;
	top: -40px;
	right: 0px;
	position: absolute;
}
.dest .items a {
	line-height: 60px;
	background-image: url(../imagenes/b.png);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	height: 14px;
	width: 14px;
	margin-left: 6px;
	overflow: hidden;
}
.dest .items a:hover, .dest .items a.sel {
	background-position: left top;
}
.dest   > div   > div   > div  {
	height: 433px;
	width: 234px;
	float: left;
}
.dest > div > div > div a {
	width: 234px;
	font-size: 15px;
	line-height: 20px;
	color: #515050;
	text-decoration: none;
	float: left;
	margin-bottom: 15px;
	margin-left: 1px;
}
.dest > div > div > div a h2 {
	margin-bottom: 7px;
	white-space: nowrap;
	height: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
}
.dest > div > div > div a .img {
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 125px;
	width: 226px;
	border: 2px solid #FFFFFF;
	outline: 1px solid #e7e7e7;
	margin-bottom: 7px;
}
.dest > div > div > div a p {
	text-align: justify;
	padding: 0px;
	float: left;
	height: 40px;
	width: 224px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	overflow: hidden;
}
.slider.noti {
	width: 611px;
	margin-bottom: 28px;
}
.slider.noti .l, .slider.noti .r {
	background-image: url(../imagenes/l.png);
	width: 16px;
}
.slider.noti .r {
	background-image: url(../imagenes/r.png);
}
.slider.noti > div > div a {
	padding: 2px;
	float: left;
	height: 113px;
	width: 134px;
	margin-right: 5px;
	border: 1px solid #e7e7e7;
}
#c  .logos {
	background-image: url(../imagenes/lg.png);
	float: left;
	width: 918px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d3d4d5;
	border-left-color: #d3d4d5;
	position: relative;
}
.logos   .l,.logos  .r {
	width: 36px;
}
.logos  > div  > div  > a {
	float: left;
	height: 90px;
	width: 154px;
	margin-right: 4px;
	margin-left: 4px;
}
.logos  > div  > div  > a img {
	margin-top: 9px;
}
.banner .imagen {
	height: 284px;
	width: 914px;
	left: 2px;
	top: 2px;
}
.banner .imagenes {
	background-color: #801572;
	position: absolute;
	z-index: 100;
	top: 2px;
	right: 2px;
	padding-right: 6px;
	padding-top: 7px;
	padding-bottom: 7px;
}
.banner .imagenes a {
	line-height: 60px;
	background-image: url(../imagenes/b.png);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	height: 14px;
	width: 14px;
	margin-left: 6px;
	overflow: hidden;
}
.banner .imagenes a:hover, .banner .imagenes a.sel {
	background-position: left top;
}

.texto {
	text-align: justify;
	float: left;
	width: 100%;
}
.texto img {
	padding: 2px;
	float: right;
	margin-right: 10px;
	margin-left: 22px;
	border: 1px solid #e7e7e7;
	margin-top: 7px;
}
.texto.noti {
	margin-bottom: 13px;
}
.texto.noti img {
	float: left;
	margin-right: 22px;
	margin-left: 0px;
}
.vermas, .vermas:hover, .volver, .volver:hover {
	font-size: 18px;
	color: #515050;
	float: right;
}
.texto.noti p {
	margin-bottom: 0px;
}
h1 {
	font-size: 17px;
	font-weight: normal;
	clear: both;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-transform: uppercase;
	background-image: url(../imagenes/r.png);
	background-repeat: no-repeat;
	background-position: 2px center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 19px;
	line-height: 29px;
}
h1 span  {
	color: #ca0081;
}
h2         {
	font-size: 18px;
	padding: 0px;
	float: left;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	text-overflow: ellipsis;
	font-weight: normal;
}
h2  span {
	color: #ca0081;

}
#paginas {
	font-size: 18px;
	float: left;
	width: 100%;
	margin-bottom: 28px;
}
#paginas a {
	color: #515050;
	text-decoration: none;
}
#paginas a:hover, #paginas a.sel {
	color: #FF008C;
}
.formulario {
	float: left;
	width: 366px;
}
.formulario div {
	float: left;
	width: 366px;
	margin-bottom: 3px;
}
.formulario input, .formulario textarea {
	font-family: r, sans-serif;
	font-size: 16px;
	color: #515050;
	background-image: url(../imagenes/g.png);
	background-repeat: repeat-x;
	background-position: center center;
	margin: 0px;
	float: right;
	width: 218px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
	border: 1px solid #e6e6e6;
}
.formulario textarea {
	height: 76px;
}
.formulario img {
	float: left;
	height: 34px;
	width: 120px;
}
.formulario input[name=icod] {
	text-align: center;
	float: left;
	width: 70px;
	margin-left: 63px;
}
.formulario .sbm, .formulario .sbm:hover {
	font-size: 17px;
	float: right;
	font-family: bi, sans-serif;
	text-transform: uppercase;
	margin-right: 5px;
	color: #515050;
	margin-top: 4px;
}
.sm {
	margin-top: 6px;
	font-size: 12px;
	line-height: 17px;
}
form {
	width: auto;
}
.addthis_toolbox {
	float: left;
	margin-left: 18px;
	margin-bottom: 28px;
}
.volver {
	margin-top: 39px;
}
#mapa {
	margin: 0px;
	padding: 2px;
	float: right;
	border: 1px solid #e4e4e4;
	margin-bottom: 28px;
}
