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

#CUERPOPPAL {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

#CUERPOPPAL #ENCABEZADO {
	float: left;
	height: 360px;
	width: 1000px;
}

#CUERPOPPAL #ENCABEZADO #LOGO {
	float: left;
	height: 290px;
	width: 1000px;
}

#CUERPOPPAL #ENCABEZADO #LOGO #Logo00{
	float: left;
	height: 290px;
	width: 300px;
}

#CUERPOPPAL #ENCABEZADO #LOGO #Logo01{
	float: left;
	height: 290px;
	width: 400px;
}

#CUERPOPPAL #ENCABEZADO #LOGO #Logo02{
	float: left;
	height: 290px;
	width: 300px;
}

#CUERPOPPAL #ENCABEZADO #SLOGAN {
	float: left;
	height: 70px;
	width: 1000px;
	font-family: 'Niconne', cursive;
	font-size: 50px;
	color: #000;
	text-align: center;
}

#CUERPOPPAL #CONTENIDO {
	float: left;
	width: 1000px;
	font-family: "MS Serif", "New York", serif;
	font-size: 10px;
	color: #000;
	text-align: left;
}

#CUERPOPPAL #CONTENIDO #Contenido00{
	width: 1000px;
	height: 30px;
}

#CUERPOPPAL #CONTENIDO #Contenido01{
	width: 920px;
	background-color: rgba(255,255,255,0.6);
	border: 5px, solid;
	border-radius: 35px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	margin: 0px;
	padding: 40px;
	color: #1F1A91;
}


#CUERPOPPAL #Cuadrante00{
	float: left;
	height: 60px;
	font-family: 'Open Sans', sans-serif;
	font-size: 40px;
	color: #000;
	width: 1000px;
	font-weight: bold;
	background-color: rgba(255,255,255,0.6);
	border: 5px, solid;
	border-radius: 25px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
}

#CUERPOPPAL #Cuadrante0{
	float: left;
	height: 60px;
	font-family: 'Open Sans', sans-serif;
	font-size: 40px;
	color: #FFF;
	width: 1000px;
	font-weight: bold;
	background-color: rgba(255,255,255,0.6);
	border: 5px, solid;
	border-radius: 25px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
}

#CUERPOPPAL #PIEDEPAGINA {
	float: left;
	height: 165px;
	width: 1000px;
	font-family: 'Open Sans', sans-serif;
	font-size: 40px;
	color: #000;
	background-color: rgba(255,255,255,0.6);
	border: 5px, solid;
	border-radius: 25px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
}
#CUERPOPPAL #cuadrante00a {
	height: 20px;
	width: 1000px;
	float: left;
}


#CUERPOPPAL #PIEDEPAGINA #Cuadrante1{
	float: left;
	height: 55px;
	width: 1000px;
	font-weight: bold;
	text-align: center;
}

#CUERPOPPAL #PIEDEPAGINA #Cuadrante2{
	float: left;
	height: 55px;
	width: 1000px;
	font-weight: bold;
	text-align: center;
}

#CUERPOPPAL #PIEDEPAGINA #Cuadrante3{
	float: left;
	height: 55px;
	width: 1000px;
	font-weight: bold;
	text-align: center;
}

#CUERPOPPAL #PIEDEPAGINA #Cuadrante4{
	float: left;
	height: 105px;
	width: 1000px;
}

#CUERPOPPAL #PIEDEPAGINA #cuadrante5{
	float: left;
	height: 40px;
	width: 1000px;
}

#CUERPOPPAL #PIEDEPAGINA #espacio01{
	float: left;
	height: 100px;
	width: 337px;
}

#CUERPOPPAL #PIEDEPAGINA #LogoFB{
	float: left;
	height: 100px;
	width: 100px;
}

#CUERPOPPAL #PIEDEPAGINA #LogoTwitter{
	float: left;
	height: 100px;
	width: 162px;
}

#CUERPOPPAL #PIEDEPAGINA #LogoInstagram{
	float: left;
	height: 100px;
	width: 100px;
}


body {
	text-align: center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-color: #cdcdcd;
}
