﻿body{

	font-family: "Segoe UI", Tahoma, Geneva, Verdana;
	margin-left:auto;
	margin-right:auto;
	background-image:url('images/BG.png');
	background-repeat:repeat-y;
	background-position:center center;

}
p {
	line-height:20pt;
	text-align:justify;

}

h1 {
	color:#1a3777;
}


h2 {
	color:#2f70bd;
}

strong {
	color:#2f70bd;
}

a {
	color:#2f70bd;
	border:0px;

}
img a {
	border:0px;
}
.rightMenu a img{
	border:0px;
}
.catalogItem a,.catalogItem a:visited{

	color:white;
	text-decoration:none;
}
.imageContainer {
	text-align:center;
}

.imageContainer img{
	border:1px;
	padding:20px;

}
 
.wrapper {
	width:1005px;
	margin: 0 auto !important;
	height: 100% auto; 
}
.logo{
	float:left;
}
.header{
	height:71px;
	width:950px;
}
.topMenu {
	float:right;
}

.content{
	/*background-image:url('images/ContentBG.png');*/
	background-repeat:no-repeat;
	width:1004px;
	height: 340px;
}

.mainContent{
	width:940px;
	padding:30px;
	
}
.leftContent{
	width:230px;
	height:100%;
	padding:12px;
	color:white;
	font-size:12px;
	line-height:15pt;
	margin-left:20px;
}
.rightMenu{
	float:right;
}

.rightMenu img {
	padding-top:3px;
}
.faldon{
	height:233px;
	border-top:1px solid #fbfbfb;
}

.bannerPub{
	height:233px;
	width:246px;
	margin-left:20px;
	text-align:center;
}
.topProducts{
	text-align:center;
	width: 163px
}
.product{
	width:185px;
	height:158px;
	background-image:url('images/ProductBG.png');
	background-repeat:no-repeat;
	background-position:center center;
	text-align:center;
	padding:12px;
}

.catalogItem{
	width:185px;
	height:232px;
	background-image:url('images/catalogBG.png');
	background-repeat:no-repeat;
	background-position:center center;
	text-align:center;
	padding:12px;

}

.productContent{
	margin-bottom:20px;
	min-height:110px;
	vertical-align:middle;
	padding-top:40px;

}

.productFooter{
	color:white;
	width:137px;
	height:30px;
	text-align:center;
	margin-left:10px;
	margin-bottom:30px;


}

.footer {
	color:#4b4b4b;
	font-family:Verdana, Geneva, Tahoma, sans-serif;
	font-size:7pt;
	padding-top:20px;
	text-align:center;
	width:1000px;
	background-color:#fbfbfb;
}
.topMenu .top, .topMenu .top a:link,.topMenu .top a:visited {
	list-style-type:none;
	background-image:url('images/topMenuBG.png');
	background-repeat:repeat-x;
	list-style-type:none;
	padding:5px;
	color:white;
	width:98px;
	font-size:10pt;
	text-decoration:none;
	text-align:center;
}

.topMenu .item{
	background:black;
	list-style-type:none;
	font-size:9pt;
	width:105px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:3px;

}


.topMenu ul {
		width:105px;
}
.topMenu .item a {
	color:white;
	text-decoration:none;
	width:105px;
}
#menu ul .item{display:none;}
#menu ul:hover .item{display:block;}

#menu{
position:absolute;
padding-top:-42px;
}

.topMenu #item1{
	float:left;
}

.datosFerre {
	font-size:12px;
	text-align:center;
}

div#formulario form
{

	font-style: italic;
	font-size: 12px;
}

div#formulario fieldset
{
	padding: 15px 0 20px 0;

	font-style: italic;
	font-size: 12px;
}

div#formulario #form-left
{
	float: left;
	font-style: italic;
	font-size: 12px;
}

div#formulario #form-right
{
	float: right;
	margin-right: 22px;
	display: inline;
	font-style: italic;
	font-size: 12px;
}


div#formulario form label
{
	display: inline;
	float: left;
	width: 75px;
	text-align: right;
	padding-right: 15px;
	margin-bottom: 5px;
	font-size: 12px;
	color: #1e1f1f;
	padding-top: 3px;
	font-style: italic;
	font-size: 12px;
}

div#formulario form input
{
	display: inline;
	float: left;
	width: 206px;
	margin-bottom: 6px;
	font-size: 12px;
	padding: 3px;
	border: 1px solid #b0b0b0;
	color: #1e1f1f;
	background-color: #fff;
	font-style: italic;
	font-size: 12px;
}

div#formulario form select
{
	display: inline;
	float: left;
	width: 214px;
	margin-bottom: 6px;
	font-size: 12px;
	padding: 3px;
	border: 1px solid #b0b0b0;
	color: #1e1f1f;
	background-color: #fff;
	font-style: italic;
	font-size: 12px;
}

div#formulario form br
{
	clear: left;
	font-size: 0;

	font-style: italic;
	font-size: 12px;
}

div#formulario form textarea
{
	display: inline;
	float: left;
	width: 256px;
	margin-bottom: 8px;
	height: 72px;
	border: 1px solid #b0b0b0;
	font-size: 12px;
	color: #1e1f1f;
	padding: 3px;
	background-color: #fff;
	font-style: italic;
	font-size: 12px;
}

div#formulario form #submit
{
	width: 100px;
	height: 21px;
	padding: 0;
	text-align: center;
	margin-left: 202px;
	font-weight: bold;
	border: 1px solid #0d0d0d;
	background-color: #1a304b;
	color: #fff;
	font-style: italic;
	font-size: 12px;
}
