#especial-guerrero {
	height: 490px;
	width: 980px;
	display: block;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#especial-guerrero #header {
	display: block;
	height: 30px;
	width: 980px;
	background-color: #000000;
}
#especial-guerrero #header h1 {
	color: #FFF;
	font-size: 18px;
	line-height: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	float: left;
}
#especial-guerrero #header h1 span {
	color: #00CCFF;
}

#especial-guerrero #header a {
	display: block;
	float: right;
	height: 30px;
	width: 121px;
	font-size: 1px;
	color: #000;
	text-decoration: none;
	background-image: url(../img/logopais.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #000;
}
#especial-guerrero #content {
	height: 348px;
	width: 570px;
	display: block;
	padding-left: 365px;
	padding-top: 41px;
	padding-right: 45px;
	padding-bottom: 41px;
}
.bg-especial {
	background-image: url(../img/bg-JCMartinez2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#especial-guerrero #content h2 {
	font-size: 16px;
	height: 24px;
	width: 565px;
	margin: 0px;
	line-height: 24px;
	display: block;
	background-color: #00c2f9;
	padding-left: 5px;
}
#especial-guerrero #content p {
	margin: 20px;
	height: auto;
	width: 530px;
	color: #333;
	float: left;
	display: block;
	font-size: 16px;
}
#especial-guerrero #content span {
	margin: 10px 20px;
	width: 530px;
	display: block;
	float: left;
	height: 30px;
	font-weight: bold;
	text-transform: none;
	background-color: #00c2f9;
	text-align: center;
	line-height: 30px;
}

#especial-guerrero #content ul {
	display: block;
	margin: 10px;
	float: left;
	width: 550px;
	padding: 0px;
	list-style-type: none;
}
#especial-guerrero #content #galerias li {
	display: block;
	width: 264px;
	float: left;
}
#especial-guerrero #content #galerias .left {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCC;
	padding-right: 10px;
}
#especial-guerrero #content #galerias li img {
	margin-bottom: 10px;
}
#especial-guerrero #content #galerias li h3 {
	font-size: 16px;
	color: #00C2F9;
	margin: 0px;
	line-height: 18px;
}
#especial-guerrero #content #galerias li h3 a {
	color: #00C2F9;
	text-decoration: none;
}
#especial-guerrero #content #galerias li h3 a:hover {
	color: #333;
}
#especial-guerrero #content #galerias li p {
	font-size: 14px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #333;
}
#especial-guerrero #content #galerias .right {
	margin-left: 10px;
}
#especial-guerrero #content #notas-relacionadas li {
	display: block;
	background-image: url(../img/boton-adelante-down.png);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: -5px 11px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding-top: 7px;
	padding-bottom: 7px;
}
#especial-guerrero #content #notas-relacionadas .separador-visual {
	background-color: #F3F3F3;
}

#especial-guerrero #content #notas-relacionadas li h3 {
	font-size: 15px;
	color: #333;
	margin: 0px;
	font-weight: normal;
}
#especial-guerrero #content #notas-relacionadas li h3 a {
	color: #333;
	text-decoration: none;
}
#especial-guerrero #content #notas-relacionadas li h3 a:hover {
	text-decoration: underline;
}




#especial-guerrero #footer {
	height: 29px;
	width: 980px;
	display: block;
	background-image: url(../img/footer.jpg);
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
#especial-guerrero #footer ul {
	float: left;
	height: 20px;
	width: 970px;
	margin: 0px;
	list-style-type: none;
	padding: 5px;
	display: block;
	font-size: 13px;
}
#especial-guerrero #footer ul li {
	height: 20px;
	float: left;
	display: block;
	margin-right: 5px;
}
#especial-guerrero #footer ul li a {
	text-decoration: none;
	color: #FFF;
	background-color: #000;
	height: 20px;
	line-height: 20px;
	display: block;
	padding-right: 5px;
	padding-left: 5px;
	-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
#especial-guerrero #footer ul li a:hover {
	color: #000;
	background-color: #00c2f9;
}
#especial-guerrero #footer ul li .video {
	background-image: url(../img/icon-video-relacionado.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 21px;
}
#especial-guerrero #footer ul li .foto {
	background-image: url(../img/icon-imagen-relacionado.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 21px;
}
#especial-guerrero #footer ul li .relacionada {
	background-image: url(../img/icon-nota-relacionada.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 21px;
}
.bg-standard {
	background-image: url(../img/bg-JCMartinez.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
body {
	margin: 0px;
	padding: 0px;
}
.bg-a {
	background-image: url(../img/f01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg-b {
	background-image: url(../img/f02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg-c {
	background-image: url(../img/f03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg-d {
	background-image: url(../img/f04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg-e {
	background-image: url(../img/f05.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
