/* CSS by Ramon Romero */
body,td,th {
	font-family: Tahoma, Verdana;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #990000;
}

#Contenido {
	background-image: url(../images/fondo-gral.gif);
	width: 812px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 18px;
	padding-left: 18px;
}
.rojito {
	background-color: #990000;
	height: 12px;
	width: 812px;
}
.top {
	height: 80px;
	width: 812px;
}
.Logo {
	float: left;
	height: 80px;
	width: 406px;
	text-align: left;
}
.Buscador {
	float: left;
	height: 30px;
	width: 406px;
	padding-top: 50px;
}
.form1 {
	float: left;
	width: 173px;
	height: 23px;
	padding-left: 174px;
}
.form1 input {
	border: 1px solid #E2E2E2;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	width: 170px;
	height: 19px;
}

.form2 {
	float: left;
	width: 49px;
	height: 23px;
	padding-right: 10px;
}
.Menu {
	height: 63px;
	width: 812px;
}
.main {
	width: 812px;
}
.MainTitu {
	height: 65px;
	width: 812px;
	text-align: left;
	background-color: #F0F0F0;
}
.Info {
	height: auto;
	width: 788px;
	background-image: url(../images/back-main.jpg);
	background-repeat:    repeat-x;
	padding-left: 12px;
	padding-right: 12px;
	text-align: justify;
	padding-top: 0px;
	padding-bottom: 0px;
}
.ContIZQ {
	float: left;
	width: 196px;
}
.ContDER {
	float: left;
	width: 595px;
	background-image: url(../images/back-main.jpg);
	background-repeat:  repeat-x;
	height: auto;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E2E2E2;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E2E2E2;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.TituConte {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #990000;
	width: 585px;
	margin-top: 10px;
	padding: 5px;
	background-color: #ECECEC;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
}
.InfoConte {
	width: 595px;
}
.productos {
	padding: 4px;
	height: 185px;
	width: 180px;
	float: left;
	border: 1px solid #E2E2E2;
	margin: 4px;
	background-image: url(../images/fond_prod_hover.jpg);
}
.pro1 {
	margin-bottom: 5px;
	text-align: left;
	font-weight: bold;
}
.pro2 {
	padding-top: 5px;
}

.productos:hover {
	background-image: url(../images/fond_prod.jpg);
}
.paginacion {
	margin: 2px;
	text-align: center;
	height: auto;
	float: left;
	width: 595px;
}

.paginacion a:link {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-color: #F4F4F4;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.paginacion a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-color: #F4F4F4;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.paginacion a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #F4F4F4;
	background-color: #990000;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}


.prMen {
	background-image: url(../images/back-main.jpg);
	background-repeat:  repeat-x;
}
.required {
	border: 1px solid #CCCCCC;
	padding: 3px;
	font-weight: bold;
	color: #333333;
}


.footer {
	height: 100px;
	width: 812px;
}
.pie {
	background-image: url(../images/core.gif);
	background-repeat: repeat;
	height: 27px;
	width: 833px;
	margin-right: auto;
	margin-left: auto;
}

