@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	background:url(../img/bg_body.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	/*
	color: #727272;
	*/
	color:#4e4d4d;
	text-align:left;
	margin-top:10px;
	text-align:left:
}


a:link{
text-decoration:underline;
color:#2584c5;
}
a:visited{
text-decoration:underline;
color:#2584c5;
}

a:hover{
text-decoration:none;
}

#wrapper{
width:782px;
margin:auto;
}

#content{
background:url(../img/bg_middle_layout.png) repeat-y;
height:100%;
padding:20px;
clear:both;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src=”../img/bg_middle_layout.png”, sizingMethod=”scale”);
}

#footer_info{
background:#ebebeb;
height:45px;
margin:5px;
font-family:tahoma,Arial, Helvetica, sans-serif;
font-size:11px;
color:#5a5a5a;
margin-bottom:10px;
}


.section{
margin-bottom:15px;
}

.section_margin{

margin:20px;
margin-top:0px;
margin-bottom:15px;
}

.item_feria{
margin-right:10px;
margin-bottom:15px;
margin-top:10px;
float:left;
}

.img_brd{
border:1px solid #E6F2FB;

}

/*bg tabla azul*/

.bg_azul_izq{
background:url(../img/bg_azul_izq.gif) no-repeat top left;
width:10px;
}
.bg_azul_der{
background:url(../img/bg_azul_der.gif) no-repeat top right;
width:10px;
}

.bg_azul_middle{
padding-top:10px; padding-bottom:10px;
padding-left:5px; padding-right:5px;
background-image:url(../img/bg_azul_middle.gif);
background-repeat:repeat-x;
background-color:#FFFFFF;

}

.sep_azul{
background:url(../img/bg_sep.gif) no-repeat left top;
height:10px;

}

.float_left{
float:left;
margin-right:10px;
margin-bottom:10px;

}



/*TXT*/

h1, h2, h3, h4, h5 {
font-family:Arial, Helvetica, sans-serif;
color:#2584c5;
font-weight:normal;
margin:5px;
margin-left:0px;
margin-right:0px;
}

h2{
font-size:20px;
}

h3{
font-size:15px
}

.txtazul{
color:#2584c5;
}

#selected_prod{
color:#2584c5;
font-size:16px;
}

#prod{
font-size:13px;
}

.txtgris{
	color: #727272;


}

.subgris{
	color: #727272;
	font-weight:bold;
	font-size:16px;

}
