/* CSS Document */
body{
	margin: 0px;
	background-image: url(../img/fondoSitio.gif);
	background-repeat: repeat-x;
	background-color: #F4F5F6;
}

h2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 17px;
	color: #7d8286;
	font-weight: normal;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #dc342f;
	font-weight: bold;
	text-decoration: none;
	}
#contenedor {
	position:relative;
	width: 750px;
	margin:0px auto;
	height: 80px;
}
#logo{
	position:absolute;
	width:259px;
	height:46px;
	background:url(../img/logo.gif);
	left:451px;
	top:24px;
}
h1 {
	width: 259px;
}

h1 a span {
	margin-top:-20px;
	display: block;
	height: 46px;
	text-indent: -5000px;
	background-image: url(../img/logo.gif) 0 -20px;
}
#contenedor02{
	position:relative;
	width: 750px;
	margin:0px auto;
	background-color: #FFFFFF;
	border-right: 1px solid #999999;
	border-bottom:1px solid #999999;
	border-left: 1px solid #999999;
}
#contenido {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 20px 0px;
	height: auto;
	width: 750px;
}
#banner {
	margin: 0px;
	position: relative;
	height: auto;
	width: 750px;
	padding-bottom: 10px;
}
#bannerProductos {
	margin: 0px;
	position: relative;
	height: auto;
	width: 750px;
}
#columna01 {
	position:relative;
	left: 14px;
	height: auto;
	width: 385px;
}
#columna01 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-right: 5px;
	padding-left: 15px;
	line-height: 16px;
}
#columnaIndex {
	position:relative;
	left: 14px;
	height: auto;
	width: 385px;
}
#columnaIndex li{
	color: #333333;
	line-height: 20px;
}
#columnaIndex p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-right: 5px;
	padding-left: 15px;
	line-height: 16px;
}
#columnaIndex i{
	display: block;
	width: 400px;
	background: url(../img/firma.gif) no-repeat;
	height: 18px;
}
#columnaIndex i span{
	display: none;
}
#columna02 {
	position:relative;
	left:0px;
	height:auto;
	width:315px;
	top:0px;
}

#productoHome {
	position: relative;
	border-top: 1px solid #a1a4a7;
	height:auto;
	width: 315px;
	background: url(../img/fondoProductoHome.gif) no-repeat center bottom;
	margin-top:10px;
	margin-bottom:10px;
}
#productoHome p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	position: relative;
	margin-right: 5px;
	margin-left: 10px;
	padding-bottom: 10px;
}

#infoXtra {
	background-image: url(../img/fondoRedondoArriba.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	position: relative;
	background-color: #FFFFFF;
	height: 8px;
	top: 2px;
	padding-top: 10px;
}

#infoProducto {
	height:auto;
	background-color: #F4F5F6;
}
#infoProducto h3{
	margin: 0px 10px;
	padding-top: 0px;
	padding-bottom: 2px;
	padding-left: 15px;
	font:Arial, Helvetica, sans-serif 20px normal bold;
	color: #DC342F;
	text-decoration: none;
}
#infoProducto p{
	margin: 0px;
	padding: 15px 10px 0px 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
#infoProducto a{
	color:#007cc3;
}
#infoAbajo {
	background: url(../img/fondoRedondoAbajo.gif) left top no-repeat;
	position: relative;
	height: 8px;
	padding-bottom: 10px;
}
.formaContac{
	border:solid 1px #CCCCCC
}
#piePag {
	position: relative;
	background: #FFFFFF url(../img/fondoPie.gif) center center no-repeat;
	margin:0px auto 20px auto;
	border: 1px solid #999999;
	top: 10px;
	width: 750px;
	height: 40px;
}
#productoHome li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: 20px;
}
#listaExito {

	height:auto;
}
#listaExito h2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 17px;
	color: #FF0000;
	font-weight: normal;
}
#listaExito a {
	font:Arial, Helvetica, sans-serif 20px normal bold;
	font-size: 11px;
	color:#006699;
	font-weight:normal;
	text-decoration: underline;	
}
