body {
	margin:0;
	padding:0;
	font-family: 'Hammersmith One';
	}

ul {
	margin:0;
	padding:0;	
	}

a{
	color:#D80714;
	text-decoration:none;
	color:inherit;
	padding:0;
	margin:0;
}

img {
	border:inherit;
	z-index: 10;
	}

.auxiliar {
	clear:both;
	}
	
h2 {
	letter-spacing:0px;
	margin:0;
	padding:0;
}

p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	margin: 0px 0px 5px 0px;
	font-weight: bold;
}

#BannerPpal {
	background-color: #D80714;
	background-image: url(../Images/ImagesEstructura/BannerPpalBack.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 220px;
	width: 100%;
	position:relative;
	z-index:50;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000;
	-webkit-box-shadow: 0px 2px 19px 0px rgba(50, 50, 50, 0.5);
	-moz-box-shadow:    0px 2px 19px 0px rgba(50, 50, 50, 0.5);
	box-shadow:         0px 2px 19px 0px rgba(50, 50, 50, 0.5);
}
#Background {
	background-color: #0AF;
	background-image: url(../Images/ImagesEstructura/BackRightLeft.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	position:relative;
}
#BannerPpal #Banner {
	position:relative;
	background-image: url(../Images/ImagesEstructura/BannerIndex.jpg);
	background-repeat: no-repeat;
	height: 47px;
	width: 925px;
	padding-top: 173px;
	padding-left: 75px;
	margin-right: auto;
	margin-left: auto;
}
#Background #Cuerpo {
	position:relative;
	background-color: #FFF;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	-webkit-box-shadow: 0px 2px 25px 0px rgba(50, 50, 50, 0.59);
	-moz-box-shadow:    0px 2px 25px 0px rgba(50, 50, 50, 0.59);
	box-shadow:         0px 2px 25px 0px rgba(50, 50, 50, 0.59);
	min-height:500px;
}
#Pie {
	background-color: #D80714;
	height: 100px;
	width: 100%;
	position:relative;
	-webkit-box-shadow: 0px -2px 25px 0px rgba(50, 50, 50, 0.59);
	-moz-box-shadow:    0px -2px 25px 0px rgba(50, 50, 50, 0.59);
	box-shadow:         0px -2px 25px 0px rgba(50, 50, 50, 0.59);
	color: #FFF;
	text-align: center;
	padding-top: 50px;
}

/*
Menu Banner
*/

#BannerPpal #Banner #MenuBanner {
	display: inline;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
#BannerPpal #Banner #MenuBanner li {
	position:relative;
	float: left;
	margin-right:22px;
}
#BannerPpal #Banner #BannerFacebook {
	position: relative;
	left: 290px;
	top: 0px;
}

/*
Menu Cuerpo
*/

#Background #Cuerpo #MenuCuerpo {
	position:relative;
	display: block inline;
	list-style-type: none;
	font-family: 'Hammersmith One'
	font-size: 18px;
	margin-left:40px;
	margin-top:30px;
	margin-bottom: 30px;
}
#Background #Cuerpo #MenuCuerpo li{
	position:relative;
	float: left;
	margin-right:30px;
	display:inline-block;
	text-transform: uppercase;
	cursor:pointer;
	font-size:22px;
	text-decoration:none;
}

#Background #Cuerpo #MenuCuerpo li a{
	padding:10px 15px;
	font-family: 'Hammersmith One';
	font-weight:bold;
}

#MenuCuerpo1 a {
	background-color:#D80714;
	border:3px solid #D80714;
	color:#ffffff;
}
#MenuCuerpo1 a:hover {
	background-color:#FFF;
	border:3px solid #D80714;
	color:#D80714;
}
#MenuCuerpo2 a {
	background-color:#009463;
	border:3px solid #009463;
	color:#ffffff;
}
#MenuCuerpo2 a:hover {
	background-color:#FFF;
	border:3px solid #009463;
	color:#009463;
}
#MenuCuerpo3 a {
	background-color:#1081C7;
	border:3px solid #1081C7;
	color:#ffffff;
}
#MenuCuerpo3 a:hover {
	background-color:#FFF;
	border:3px solid #1081C7;
	color:#1081C7;
}
#MenuCuerpo4 a {
	background-color:#F3C103;
	border:3px solid #F3C103;
	color:#ffffff;
}
#MenuCuerpo4 a:hover {
	background-color:#FFF;
	border:3px solid #F3C103;
	color:#F3C103;
}
#MenuCuerpo5 a {
	background-color:#E47C00;
	border:3px solid #E47C00;
	color:#ffffff;
}
#MenuCuerpo5 a:hover {
	background-color:#FFF;
	border:3px solid #E47C00;
	color:#E47C00;
}
#MenuCuerpo6 a {
	background-color:#9B1780;
	border:3px solid #9B1780;
	color:#ffffff;
}
#MenuCuerpo6 a:hover {
	background-color:#FFF;
	border:3px solid #9B1780;
	color:#9B1780;
}
#MenuCuerpo7 a {
	background-color:#EBABC7;
	border:3px solid #EBABC7;
	color:#ffffff;
}
#MenuCuerpo7 a:hover {
	background-color:#FFF;
	border:3px solid #EBABC7;
	color:#EBABC7;
}

/*
Nota Principal Index 01
*/

#Cuerpo #Index01 {
	position:relative;
	height: 370px;
	width: 890px;
	margin-top:40px;
	margin-right: auto;
	margin-left: auto;
	background-color: #9B1780;
	padding:15px;
}
#Index01 img {
	float: left;
}
#Index01 #Index01Title {
	float: right;
	height: 100px;
	width: 200px;
	font-weight: normal;
	color: #FFF;
	border: 2px solid #FFF;
	padding: 10px;
}

#Index01 #Index01Title h3 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 16px;
}
#Index01 #Index01Title h2 {
	margin-top:8px;
	font-size:40px;
	text-align: center;
}


#Index01 #Index01Comment {
	float: right;
	height: 230px;
	width: 224px;
	background-color: #FFF;
}

#Index01 #Index01Comment p{
	font-size:15px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	line-height: 16px;
}

#Index01 #Index01Comment a {
	text-align:right;
	padding-right: 10px;
	padding-left: 120px;
	font-size: 18px;
	color: #D80714;
}

/*
Cuerpo Dos Columnas
*/

.ContenedorDosColumnas {
	position: relative;
	width: 945px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}

/*
Cuerpo Dos Columnas Columna 1
*/
.ContenedorDosColumnas .Columna1 {
	float: left;
	width: 260px;
	margin-top: 10px;
	z-index: 5;
	position: relative;
	text-align: center;
}
.ContenedorDosColumnas .Columna1 #YaSalioRevista {
	height: 380px;
	width: 240px;
	padding-top: 1px;
	padding-left: 1px;
	margin-bottom: 20px;
}

#YaSalioRevista #CartelRevista {
	position: absolute;
	left: 60px;
	top: 275px;
}

.Columna1 .CuadroPublicidad {
	width: 245px;
	padding-top: 10px;
	padding-right: 2px;
	height: 175px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

.Columna1 .PubAzul {
	background-image: url(../Images/ImagesEstructura/CuadroPubAzul.png);
}
.Columna1 .PubNaranja {
	background-image: url(../Images/ImagesEstructura/CuadroPubNaranja.png);
}
.Columna1 .PubVerde {
	background-image: url(../Images/ImagesEstructura/CuadroPubVerde.png);
}

/*
Cuerpo Dos Columnas Columna 2
*/

.ContenedorDosColumnas .Columna2 {
	float: right;
	width: 685px;
	margin-top: 15px;
	position: relative;
	z-index: 5;
}

.ContenedorDosColumnas .Columna2 .CuadroNota {
	position: relative;
	height: 380px;
	width: 645px;
	padding-left: 20px;
	padding-top: 20px;
	background-repeat: no-repeat;
	z-index: 5;
}

.Index02Title {
	margin-top: 5px;
	margin-left: 20px;
	color: #FFF;
	font-size: 20px;
}
.Index02Comment {
	margin-top: 1px;
	width: 590px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 7px;
	padding-bottom: 7px;
	background-color: #FFF;
	margin-left: 15px;
}

.ContenedorDosColumnas .Columna2 .Azul {
	background-image: url(../Images/ImagesEstructura/CuadroNotaLAzul.png);
	position: relative;
}
.ContenedorDosColumnas .Columna2 .Rojo {
	background-image: url(../Images/ImagesEstructura/CuadroNotaLRojo.png);
}
.ContenedorDosColumnas .Columna2 .Negro {
	background-image: url(../Images/ImagesEstructura/CuadroNotaLNegro.png);
	position: relative;
}
.ContenedorDosColumnas .Columna2 .Violeta {
	background-image: url(../Images/ImagesEstructura/CuadroNotaLVioleta.png);
}
.ContenedorDosColumnas .Columna2 .Verde {
	background-image: url(../Images/ImagesEstructura/CuadroNotaLVerde.png);
}

.Columna2 .CuadroNota .CuadroContNota {
	position: absolute;
	z-index: 6;
	height: 360px;
	width: 650px;
	left: 5px;
	top: 8px;
}
.CuadroContNota a img {
	margin-right: auto;
	margin-left: 5px;
	height: 240px;
	width: 640px;
	margin-top: 5px;
}

.ColAzul{
	background-color:#1081C7;
	}
.ColNegro{
	background-color:#212121;
	}
.ColAmarillo{
	background-color:#F3C103;
	}	
.ColVerde{
	background-color:#009463;
	}
.ColRojo{
	background-color:#D80714;
	}	
.ColNaranja{
	background-color:#E47C00;
	}
.ColVioleta{
	background-color:#9B1780;
	}
.ColRosa{
	background-color:#EBABC7;
	}

.MarcoRojo{
	border-width: 6px;
	border-style: solid;
	border-color: #D80714;
	}

.MarcoVioleta{
	border-width: 6px;
	border-style: solid;
	border-color: #9B1780;
	}

.MarcoNaranja{
	border-width: 6px;
	border-style: solid;
	border-color: #E47C00;
	}

.MarcoAzul{
	border-width: 6px;
	border-style: solid;
	border-color: #1081C7;
	}

/*
Publicidades Large
*/

#Background #Cuerpo #PublicidadesLarge {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	overflow: hidden;
}
#PublicidadesLarge .PubLargeLeft {
	float:left;
	margin-left: 40px;

	}
#PublicidadesLarge .PubLargeRight {
	float:right;
	margin-right: 40px;
	}

/*
Publicidades 4
*/

#Cuerpo #Publicidades4 {
	margin-top: 30px;
	margin-left: 40px;
	position: relative;
}
#Cuerpo #Publicidades4 a img {
	margin-right:5px;
}


/*
Triptico
*/

#Background #Cuerpo #Triptico {
	width: 929px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
#Triptico .Triptico {
	background-repeat: no-repeat;
	float: left;
	height: 340px;
	width: 299px;
	position:relative;
	margin-right:10px;
}
.TripticoText {
	width: 235px;
	height:95px;
	margin-top: 10px;
	margin-left:1px;
	padding-top:10px;
	padding-right: 20px;
	padding-left: 15px;
	background-color: #FFF;
}

#Triptico .Triptico .TripticoText h2 {
	font-family: "Hammersmith One";
	font-size:20px;
	padding-top:1px;
	margin-bottom:5px;
	line-height: 24px;
	text-align:center;
}
#Triptico .Triptico .TripticoText p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height: 16px;
	font-weight:normal;
}
#Triptico .TrAzul{
	background-image: url(../Images/ImagesEstructura/CuadroNotaSAzul.png);
}
#Triptico .TrRosa{
	background-image: url(../Images/ImagesEstructura/CuadroNotaSRosa.png);
}
#Triptico .TrVerde{
	background-image: url(../Images/ImagesEstructura/CuadroNotaSVerde.png);
}
#Triptico .TrAmarillo{
	background-image: url(../Images/ImagesEstructura/CuadroNotaSAmarillo.png);
}
#Construccion {
	font-size: 24px;
	font-weight: normal;
	color: #D80714;
	text-align: center;
	margin-top: 100px;
}


.CuadroContTr {
	height: 310px;
	width: 280px;
	position: absolute;
	top: 10px;
	margin-left:5px;
	padding-left:4px;
	padding-top:10px;
}

.ContenedorDosColumnas .SepColumna2 {
	float: left;
	width: 650px;
	margin-top: 20px;
	position: relative;
	z-index: 5;
	margin-left: 20px;
}

.ContenedorDosColumnas .SepColumna1 {
	float: right;
	width: 240px;
	margin-top: 30px;
	z-index: 5;
	position: relative;
	text-align: center;
}



.SepColumna1 img {
	margin-top: 35px;
	margin-bottom: 35px;
}
.TarjetaLista h2 {
	font-size: 36px;
	color: #D80714;
}
.TarjetaLista img {
	margin-top: 15px;
	margin-bottom: 15px;
	width: 600px;
	overflow: hidden;
}
.TarjetaLista {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #009463;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.TarjetaLista h3 {
	color: #D80714;
	text-align: right;
	margin-top: 5px;
	margin-bottom: 1px;
	margin-right: 30px;
}
.TarjetaLista h4 {
	color: #FFF;
	font-size:18px;
	background-color: #9B1780;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 10px;
}

.object2 {
	position: relative;
	z-index: 0;
}

.Clickable {
	position: absolute;
	z-index: 50;
	height: 330;
	width: 332px;
	background-image: url(../Images/ImagesEstructura/Transparente.gif);
	background-repeat: repeat;
}

.Clickable a {
display: block;
width: 100%;
height: 100%;
}

.ContenidoCentradoI {
	text-align: center;
	margin-top:10px;
	margin-bottom:20px;
	width: 480px;
	margin-right: auto;
	margin-left: auto;

}	