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

body{
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	color:#FFF;
	display: block;
	height: 0;	
	padding-bottom:42.571428571429% !important;
	background: #000 url(../imagenes/fondo-cuerpos-c.jpg) center top no-repeat;
	background-size: 100%;
}
img, a{
	border:none;
	text-decoration:none;
	outline:none;
}
#wrapper{
	width:1200PX;
	margin:0 auto;
	color:#FFF;
}
#header{
	background:url(../imagenes/barra_menu.jpg) no-repeat;
	width:1200px;
	height:100px;
	margin:0px auto;
}
/************************************** menu **********************************************/
#menu{ position:relative;}
#menu a{ color:#FFF}
.opcion_menu{
	width:92px;
	float:left;
	height:50px;
	margin:10px 0 0 0;
	font-weight:bold;
	text-align:center;
	border-right:#999 solid 2px;
	font-size:8pt;
	padding:22px 0 0 0;
}
#menu .opcion_menu a:hover{
	color:#FFF;
}
#menu .opcion_menu a:hover>span{
	color:#ed1f24;
}
.sin-borde{
	border-right:none;
}
.aj-borde{margin:10px -12px 0px 12px;}
.sin-padding{
	padding:0 0 0 0;
	margin:3px 0px 0px 0px;
}
.doble-linea{
	padding:16px 0 8px 0;
	margin-left:-24px;
	width:129px;
}
#logo{
	float:left;
	width:240px;
	margin:5px 50px 0 50px;
	text-align:center;
}
/*************************************************************** Contenidos ***************************************************************/
#content-body{
	
}
#contenido{
	width:740px;
	/*padding:20px;*/
	height:1016px;
	margin:10px auto 0;
	background:url(../imagenes/body-azul.jpg) no-repeat;
}
.content-noticias{
	float: left;
	width: 100%;
	text-align: center;
}
#noticias{
	width:740px;
	/*padding:20px;*/
	height:auto;
	margin:0 auto;
	background:url(../imagenes/background.png);
	background-repeat: repeat-y;
	color: #fff;
	display: inline-block;
}
#noticias .title {
    float: left;
    font-size: 30px;
    padding: 10px 0;
    margin-left: 13px;
    text-align: left;
    width: 100%;
}
#noticias a{
	color: #fff;
	text-align: left;
	cursor: pointer;
}
#noticias h3{
	float: left;
	width: 100%;
	padding-top: 10px;
}
#noticias .item{
	float: left;
	width: 100%;
	margin-bottom: 15px;
	display: block;
}
#noticias .box-left{
	float: left;
	width: 264px;
	margin-left: 13px;
}
#noticias .box-right{
	float: right;
	width: 400px;
	margin-right: 40px;
}

/*********************************************************** Footer ************************************************************/
#footer{
	width:1024px;
	height:139px;
	background: url(../img/index/bg_footer.jpg);
	background-repeat: repeat-x;
	margin:0 auto;
	position:relative;

}
#noticias #footer{
	float: left;
	width: 100%;
	height: auto;
}
#footer p{
	margin:0;
}

.clear{clear:both;}
/*****************************************/
#logo_kondo{
	width: auto;
	height: auto;
	float: left;
	margin: 20px 0px 0px 200px;
}
#logo_wallpaper{
	width: auto;
	height: 41px;
	float: right;
	margin: 35px 160px 2px 0px;
}
.secciones{
	width: 50%;
	height: 360px;
	float: left;
}
.wall{
	width: 50%;
	height: 150px;
	float: left;
	text-align: center;
	margin: 15px 0px;
}
.wall2{
	margin: 0px 125px;
}
.sp_im{
	margin: 10px 10px 0px;
}

.secciones h2{
	font-size:14px;
	text-align:center;}
.secciones h3{
	font-size:18px; 
	text-align:center;
	color:#F00;
	font-weight:bold;
	margin:0px;}
/**/

#redes_sociales{
	float:right;
	width:50px;
	height:220px;
	/*margin:10px 160px 0 0;*/
	position:absolute;
	top:122px;
	right:57px;
}
.opcion_red{
	margin:8px auto;
	text-align:center;
}
#login-social{width:50%;text-align:center;margin: 0px auto;padding-top: 15px;}