@charset "utf-8";

/* Css HTML y BODY */

html{
	font-size:100%;
	text-decoration: none;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin:0;
	padding:0;
	height: auto;
	text-transform: none;
	background-image: url(imagenes/backtotal.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


/* Estructura Principal */

#ContenedorPrincipal {
	height: auto;
	width: 980px;
	margin-top: 2%;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	background-color: #000000;
	float: none;
	background-image: url(imagenes/fondo-2.jpg);
}
#MenuSuperior {
	height: 44px;
	width: 980px;
	font-size: 10pt;
	background-repeat: no-repeat;
	padding-top: 30px;
}
#MenuPrincipal {
	height: 40px;
	width: 980px;
	padding-top: 10px;
	padding-bottom: 0px;
}
#ContenedorCentro {
	height: auto;
	width: 960px;
	padding-right: 10px;
	padding-left: 10px;
	float: none;
}
#RecuadroExteriorCentro {
	background-color: #6C573D;
	height: auto;
	width: 946px;
	padding: 7px;
	float: none;
}
#RecuadroInteriorcentro {
	padding: 10px;
	height: auto;
	width: 925px;
	background-color: #B9A88A;
	float: none;
}


#Footer {
	height: 85px;
	width: 960px;
	padding: 10px;
	float: left;
}
#BotoneraAbajo {
	padding: 10px;
	height: auto;
	width: 940px;
	background-color: #B9A88A;
	float: left;
}
#BotoneraAbajo  li {
	background-color: #FFFFFF;
	float: left;
	margin-right: 5px;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}

/** LOGO */

#logo {
	float: left;
	width: 220px;
	height: 44px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}


#logo h1 {

}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}


#logo h1 a {
	display: block;
	text-indent: -9999px;
	width: 220px;
	height: 44px;
	background-image: url(../imagenes/logo-yalovi.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#logo h1 a:hover {
	display: block;
	text-indent: -9999px;
	width: 180px;
	height: 44px;
	background-image: url(../imagenes/logo-yalovi.png);
	background-repeat: no-repeat;
	background-position: left -95px;
}



/* Menues */

/* Menu Principal */
ul{margin:0;padding:0;list-style:none;}
#menu{
	float:right;
	height:40px;
	overflow:hidden;
	width: 550px;
	padding: 0px;
}
#menu li{
	float:left;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
	height: 0px;
	width: auto;
}
#menu a:link {
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #B9A88A;
	text-decoration: none;
	float: left;
	margin: 0px;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 4px;
}
#menu li a.active, #menu li a:hover{
	background-color: #6C573D;
	height: 28px;
	width: auto;
	float: left;
	margin: 0px;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}
#menu li a:visited {
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #B9A88A;
	text-decoration: none;
	float: left;
	margin: 0px;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 4px;
}

/* Menu Superior */
#menusup{
	float:right;
	height:22px;
	overflow:hidden;
	width: 370px;
	padding: 0px;
}
#menusup li{
	float:left;
	height: 0px;
	width: auto;
	margin: 0px;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 8px;
	padding-left: 7px;
}
#menusup a:link {
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #AA8357;
	text-decoration: none;
	float: left;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menusup li a.active, #menusup li a:hover{
	height: 28px;
	width: auto;
	float: left;
	color: #FFFFFF;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menusup a:visited {
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #6C573D;
	text-decoration: none;
	float: left;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/*boton video*/
.video{
	float: right;
	width: 135px;
	height: 30px;
	margin-top: 10px;

}

/*********yalovi****************/

#yalovi {
	float: right;
	width: 110px;
	height: auto;
	margin: 0;
	padding: 5px;
}

#yalovi p {
	color: #B9A88A;
	font-size: 12px;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	line-height: normal;
	font-style: normal;
}




#yalovi h1 {
	margin: 0px;
	padding: 0px;
	float: left;
	line-height: normal;
	font-size: 12px;
}




#yalovi h1 a {
	display: block;
	text-indent: -9999px;
	width: 60px;
	height: 12px;
	background-image: url(imagenes/yalovi.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#yalovi h1 a:hover {
	display: block;
	text-indent: -9999px;
	width: 60px;
	height: 12px;
	background-image: url(imagenes/yalovi.png);
	background-repeat: no-repeat;
	background-position: left -13px;
}
/*******Post****/
#ContenedorPrincipal #wp {
	background-color: #B9A88A;
	border: 5px solid #6C573D;
	width: 950px;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-image: url(imagenes/back-blog.jpg);
	background-repeat: no-repeat;
	height: 90px;
	background-position: center center;
}


#ContenedorPrincipal #wp h1 {
	background-image: url(imagenes/logo_blog.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 50px;
	width: 284px;
	margin-left: 20px;
	float: left;
}
#ContenedorPrincipal #wp h1 a {
	display: block;
	height: 49px;
	width: 284px;
}
#ContenedorPrincipal #wp p {
	float: left;
	margin-top: 10px;
	margin-left: 20px;
}

