body {
	font: 14px Verdana;
	color: #333;
	text-decoration: none;
}
.contenedor {width:1920px
	position:relative;
	width: 100%;
	height: 100%;
	left: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	border-spacing: 0;
	overflow: visible;
	background: url(site/images/bg_bot.jpg) no-repeat fixed center center;
	}
	
	.contenedor2 {
	z-index: 1000;
	max-width: 1000px;
	width: 100%;
	margin: 20px auto;
	background: #FFF repeat;
}
.main {
	padding: 10px;
	width: 100%;
	float: left;
	box-sizing: border-box;
	text-align: center;
}
.aside {
	padding: 10px;
	width: 100%;
	box-sizing: border-box;
	float: left;
}
.cuadro1{
	width: 30%;
	float: left;
	box-sizing: border-box;
	padding: 10px 0px 10px 10px;
	font: 14px/24px Verdana, Geneva, sans-serif;
	color: #333;
	text-decoration: none;
}
.cuadro2{
	padding: 10px;
	width: 69%;
	float: left;
	background: url(pictures/bg.jpg) repeat;
	box-sizing: border-box;	
}
.cuadro4{
	padding: 10px;
	width: 40%;
	float: left;
	background: url(pictures/bg.jpg) repeat;
	box-sizing: border-box;
}
.cuadro5{
	padding: 10px;
	width: 40%;
	float: left;
	background: url(pictures/bg.jpg) repeat;
	box-sizing: border-box;
}
.cuadro6{
	padding: 10px;
	width: 40%;
	float: left;
	background: url(pictures/bg.jpg) repeat;
	box-sizing: border-box;
}
.cuadro3{
	padding: 5px 10px;
	width: 100%;
	float: left;
	background: url(pictures/bg_slider.jpg) repeat;
	box-sizing: border-box;
	font: 14px/18px Verdana, Geneva, sans-serif;
	color: #000;
	text-decoration: none;
}
.img {
	height: auto;
	width: 100%;
}
.titulo {
	font: lighter normal 20px/24px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #000;
}
.agbs {
	font: 14px/18px Georgia, "Times New Roman", Times, serif;
	color: #300;
	text-decoration: none;
}
.subtitulo {
	font: italic 16px/18px Verdana, Geneva, sans-serif;
	color: #000;
	text-align: center;
}
.header {
	margin: 20px 0;
}
.headerh1 {
	color: #FFF;
	text-align: center;
	padding: 5px 0px 20px;
	font: 20px Georgia, "Times New Roman", Times, serif;
}
.footerFgy {
	color: #030;
	clear: both;
	float: right;
	width: 100%;
	box-sizing: border-box;
	font: lighter normal 14px/18px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	padding: 8px 15px;
	border-radius: 5px;
}
.footer {
	color: #FFF;
	background: #330000;
	clear: both;
	width: 100%;
	box-sizing: border-box;
	font: lighter normal 14px/18px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	border-radius: 5px;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
}
	
.textos {
	font: 14px/20px Verdana, Geneva, sans-serif;
	color: #333;
	float: left;
	padding: 10px;
	box-sizing: border-box;
	width: 100%;	
}
.numero {
	font: normal 20px/24px "Times New Roman", Times, serif;
	color: #333;
	text-decoration: none;
	border-top-color: #C00;
	padding-top: 10px;
	padding-bottom: 10px;
}

@media screen and (min-width: 300px) {
.NEGRITAS {
	font: bolder 14px/24px Verdana, Geneva, sans-serif;
	color: #000;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
}
.Titulos2 {
	font: 500 1.2px/20px Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	padding: 10px;
}
	.cuadro1 {
	       width: 100%;
    }
    .cuadro2 { 
	       width: 100%;
    }
    .cuadro3 { 
	       width: 100%;
    }
    .cuadro4 {
	width: 100%;
	}
    .cuadro5 {
	width: 100%;
	display: block;
	margin-left: 1.2%;
	}
    .cuadro6 {
	width: 100%;
	float: left;
	margin-left: 1.6949%;
	margin-bottom: 1.6949%;
	margin-top: 1.6949%;
    }
}

@media screen and (min-width: 800px) {
    .cuadro1 {
	float: left;
	margin-left: auto;
	width: 50.2033%;
	display: block;
    }
    .cuadro2 {
	float: right;
	margin-left: 1.6949%;
	width: 43.2033%;
	display: block;
	margin-right: auto;
    }
    .cuadro3 { 
	width: 100%;
    }
    .cuadro4 { 
	float: left;
	margin-left: 1.6949%;
	width: 40%;
	display: block;
	}
    .cuadro5 {
	float: right;
	margin-left: 1.6949%;
	width: 40%;
	display: block;
	}
    .cuadro6 {
	float: left;
	width: 40%;
	display: block;
	margin-left: 1.6949%;
	margin-bottom: 1.6949px;
}
a:link {
	font: 18px/18px Calibri;
	color: #FFF;
	text-decoration: none;
}
a:visited {
	font: 18px/18px Calibri;
	color: #FFF;
	text-decoration: none;
}
a:hover {
	font: 18px/18px Calibri;
	color: #F69;
	text-decoration: none;
}
a:active {
	font: 18px/18px Calibri;
	color: #FFF;
	text-decoration: none;
}
