#home_claim {
	width:100%;
	height:100px;
	clear:both;
	}
	
#home_banner {
	width: 100%;
	clear:both;
	}
	
.home_banner_1 {
	width: 270px;
	height:115px;
	float:left;
	}
	
.home_banner_2_3 {
	width: 270px;
	height:115px;
	margin-left:20px;
	float:left;
	}

#home_menu_blog_container{
	width: 100%;
	background-image: url(../img/home_barra_fondo.jpg);
	background-repeat:no-repeat;
	margin-top:30px;
	overflow: hidden;
  	height:   1%;
	/*display: block;
	background: url(../img/home_barra_fondo.png) bottom repeat-x transparent;
	_background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='http://www.prestigiaonline.com/img/home_barra_fondo.png');*/
}

/*Clase comodin para solucionar los problemas con los floats*/
.clearfix{
clear:both;
}

#home_blog {
	margin-top: 20px;
	width: 560px;
	float:right;
	text-align:left;
	display: inline;
	}
	
#home_blog_img {
	width:100%;
	clear:both;
	margin-bottom:30px;
	}

.home_blog_entrada {
	width:100%;
	clear:both;
	margin-bottom:30px;
	}

.home_blog_title {
	width:100%;
	clear:both;
	}
	
.home_blog_title h2 {
	font-size:18px;
	font-weight:normal;
	margin:0px;
	padding:0 0 0px;
	}

.home_blog_por {
	font-size:10px;
	color:#666666;
	}

.home_blog_txt {
	margin-top:5px;
	margin-bottom:5px;	
	}


#home_menu {
	margin-top: 20px;
	width: 270px;
	float:left;
	text-align:left;
	display: inline;
	}

.home_menu_fecha {
	font-size:11px;
	color:#666666;
	}
	
#home_menu_news {
	width:270px;	
	clear:both;	
	float:left; 
	padding:10px 0px 20px 0px;
	background-image: url(../img/home_barra_menu_fondo.jpg);
	background-repeat:no-repeat;
	/*display: block;
	background: url(../img/home_barra_menu_fondo.png) bottom repeat-x transparent;
	_background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='http://www.prestigiaonline.com/img/home_barra_menu_fondo.png');*/
	}
	
#home_menu_news ul{
	margin:0px;
	padding:0px;
	}
	
#home_menu_news ul{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}
	
#home_menu_news li{
	list-style:outside;
	list-style-image:url(../img/arrow.png);
	margin:0px 0px 20px 0px;
	padding:-10px 0px 0px 0px;
	}
	
#home_menu_news li h2{
	}
	
#home_menu_eventos {
	width:270px;	
	clear:both;	
	float:left; 
	padding:10px 0px 20px 0px;
	background-image: url(../img/home_barra_menu_fondo.jpg);
	background-repeat:no-repeat;
	/*display: block;
	background: url(../img/home_barra_menu_fondo.png) bottom repeat-x transparent;
	_background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='http://www.prestigiaonline.com/img/home_barra_menu_fondo.png');*/
	}
	

.home_menu_title {
	width:100%;
	clear:both;
	}

.home_menu_title h2 {
	font-size:14px;
	font-weight:bold;
	color: #313131;
	margin:0px;
	padding:0px;
	}
	
.home_menu_title h2	strong {
	color: #F7B312;
	}

.home_menu_entrada {
	width:100%;
	clear:both;
	margin-top:15px;
	}
		
.home_menu_img {
	width:100%;	clear:both;	float:left;
	margin-bottom:10px;
	}
	
#error {
	clear:both;
	font-size:12px;
	width:100%;
	color:#F00;
	
}

#num_paginas {
	clear:both;
	margin-top: 10px;
	float:right;
	}



.home_menu_text {
	padding-top: 10px;
	}
	
.home_link {
	margin-top:15px;
	}
.home_link a:link    { color:#333333; text-decoration:none; }
.home_link a:visited { color:#333333; text-decoration:none;}
.home_link a:hover   { color:#F6AA00; text-decoration:none;}
.home_link a:active  { color:#333333; text-decoration:none;}

.home_blog_por a:link    { color:#666666; text-decoration:none; }
.home_blog_por a:visited { color:#666666; text-decoration:none;}
.home_blog_por a:hover   { color:#000000; text-decoration:underline;}
.home_blog_por a:active  { color:#666666; text-decoration:none;}

.home_blog_title a:link { color:#F6AA00; text-decoration:none; font-weight:normal;}
.home_blog_title a:visited { color:#F6AA00; text-decoration:none; font-weight:normal;}
.home_blog_title a:hover { color:#333333; text-decoration:none; font-weight:normal;}
.home_blog_title a:active { color:#F6AA00; text-decoration:none; font-weight:normal;}

.home_menu_title a:link { color:#313131; text-decoration:none;}
.home_menu_title a:visited { color:#313131; text-decoration:none;}
.home_menu_title a:hover { color:#F6AA00; text-decoration:none;}
.home_menu_title a:active { color:#313131; text-decoration:none;}

/*Formato Newsletter del menú lateral*/
#home_menu_newsletter {
	width:270px;
	clear:both;	
	float:left;
	padding:0px 0px 20px 0px;
	}

#newsletterForm #email {
	/*clear:both;*/
	width: 200px;
	height: 20px;
	background-color:#333333;
	color:#FFFFFF;
	border:0px;
	padding: 3px 0px 0px 3px;
	float:left;
	}
	
#newsletterForm #subscribe {
	width: 50px;
	margin-left:17px;
	float:right;
	}

.suscribete {
	float:left;
	margin-left:0px;
	width: 100%;
	clear:left;
	padding:0px 0px 5px 0px;
	}
	
.suscribete_txt {
	width:100%; float:left;
	}

/*Estos se encargan de que no se vean los errores*/
.block { display: block; }
form.menunews label.error { 
	display: none;
	color: red;
	font-style: italic;
}	

/*Formato pagina webnewsletter.php*/
#webnewsletter {
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width: 400px;
	padding-bottom:20px;
}

#webnewsletters { 

}

/*Estos se encargan de que no se vean los errores*/
.block { display: block; }
form.webnews label.error { 
	display: none;
	color: red;
	font-style: italic;
}	

#webnewsletters input.submit{
	clear: both;
	margin-top: 20px;
}

#webnewsletters p {
	margin: 0px 0px 10px 0px;
}

#webnewsletters #email {
	clear: both;
	width: 396px;
	height: 20px;
	background-color:#333333;
	color:#FFFFFF;
}

#webnewsletters fieldset {
	clear: both;
	border: 1px solid #999999;
}

#privacidad legend {
	font-weight:bold;
	font-size:14px;
	clear: both;
	border-color: #999999
}

#privacidad {
	clear: both;
	width: 100%;
	margin:10px 0px 0px 0px;
	text-align:left;
}

#privacidad p {
	color: #666666;
}
.webnewsletter_txt {
	margin:20px 0px 20px 0px;
}