@charset "utf-8";
body {
	background-image:url(images/back_1.png);
	background-position:center;
	background-repeat:no-repeat;
	text-align:justify;
	/*font-family:Georgia, Times New Roman, Times, serif;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top:0;
}

.cajacentrar {
	width: 980px;
	min-height:452px;
	margin-top: 80px;
	margin-right: auto;
	margin-left: auto;
	margin-top:0px;
	/*background-image:url(images/background.png);
	background-repeat:no-repeat;*/
}

.caja_uno {
	width:980px;
	float:left;
	height:auto;
	margin-top:15px;
	/*background-image:url(images/background2.jpg);
	background-repeat:repeat-y;*/
	background-color:#FFF;
	margin-top:0px;
}

.caja_botton {
	width:980px;
	height:50px;
	float:left;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/back_botton.png);
	background-repeat:no-repeat;
	color:#999999;
	font-size:12px;
}

.caja_botton .der{
	width:480px;
	height:35px;
	float:left;
	padding-right:40px;
	padding-top:15px;
	color:#999999;
	font-size:12px;
	text-align:right;
}

.caja_botton .iz{
	width:400px;
	height:35px;
	float:left;
	padding-left:40px;
	padding-top:15px;
	color:#999999;
	font-size:12px;
}

.caja_botton a, .caja_botton a:hover, .caja_botton a:link, .caja_botton a:active, .caja_botton a:visited{
	color:#999999;
	text-decoration:none;
}

.iz a img, .iz a:hover img, .iz a:link img, .iz a:active img, .iz a:visited img{
	color:transparent;
	text-decoration:none;
	border:none;
}

.top {
	height:314px;
	width:980px;
	float:left;
}

.contenido_left {
	width:720px!important;
	height:auto;
	float:left;
	margin-left:10px;
}

.contenido_right {
	width:218px;
	height:auto;
	float:left;
	margin-right:10px;
	background-color:#666;
}

.texto_home {
	width:478px;
	height:auto;
	float:left;
	margin-right:10px;
}

.bannerhome {
	width:272px;
	height:auto;
	float:left;
}

.titulos_celestes {
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:18px;
	font-weight:bold;
	color:#39bce9;
}

.subcategorias {
	padding-left:10px;
	padding-top:20px;
	padding-bottom:20px;
	line-height:16px;
	font-size:11px;
	color:#FFF;
	float:left;
}

.imagensRandom {
	float:left;
	width:218px;
	height:auto;
	overflow:hidden;
}

.subcategorias a, .subcategorias a:link, .subcategorias a:active, .subcategorias a:visited{
	color:#FFF;
	text-decoration:none;
}
.subcategorias a:hover{
	color:#F08C33;
	text-decoration:none;
}

.subcategorias strong{
	/*color:#3EADDB;	*/
}

.contenedor_blokes {
	float:left;
	width:230px;
	max-height:530px;
	height:auto;
	margin:10px;
	border:solid 1px #CCC;
}

.contenedor_foto_blokes {
	float:left;
	width:210px;
	height:210px;
	margin:10px;
	background-color:#CCC;
}

.contenedor_texto_blokes {
	float:left;
	width:210px;
	max-height:280px;
	height:auto;
	margin:10px;
	border:solid 1px #CCC;
	min-height:30px;
}


.leftiz{
	margin-top:10px; 
	float:left; 
	width:215px; 
	height:430px; 
	overflow:none; 
	background-repeat:no-repeat; 
	background-repeat:left top;
}

.leftder{
	float:left; 
	width:495px; 
	height:auto; 
	margin-left:10px; 
	margin-top:10px;
}