/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: url(images/img02.jpg) repeat-x left top;
	line-height: 20px;
	text-align: justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

a {
	color: #0077dd;
}

a:hover {
	text-decoration: none;
}

form {
	margin: 0;
	padding: 0;
}

.list1 {
	margin: 0;
	padding: 0;
	list-style: none;
}

.list1 a {
	background: url(images/img01.gif) no-repeat left 60%;
	padding-left: 12px;
}

.list2 {
	margin: 0;
	list-style: none;
}

.list2 a {
	background: url(images/img01.gif) no-repeat left 60%;
	padding-left: 12px;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 3px 20px 0px 0px;
}

/** HEADER */

#header {
	width: 778px;
	margin: 0px auto;
	padding: 12px;
	height: 90px;
	color: #254360;
}

#header h1 {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-transform: uppercase;
	font-weight: bold;
	background-image: url(images/logoVidra.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
	text-indent: -9000px;
	width: 250px;
	display: block;
	height: 50px;
}

#header h2 {
	margin: 0 0 0 -80px;
	padding: 0px 0px 0px 95px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
}

/** MENU */

#menu {
	width: 778px;
	margin: 0px auto;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	background: url(images/img04.gif) no-repeat right 50%;
	padding: 0px 20px 0px 20px;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}

#menu a:hover {
	background: #FFFFFF;
	color: #254360;
}

#menu .active {
	background: #FFFFFF;
	color: #254360;
}

/** CONTENT */

#content {
	width: 778px;
	margin: 0px auto;
	padding: 30px 0px 20px 0px;
}

#columnA {
	float: right;
	width: 538px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
}

#columnA h2, #unaColumna h2 {
	height: 22px;
	font-size: 12pt;
	font-weight: bold;
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

#columnB {
	float: left;
	width: 200px;
}

#columnB h3 {
	height: 22px;
	border-spacing: 2px;
	font-size: 11pt;
	font-weight: bold;
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

#unaColumna {

}

/** FOOTER */

#footer {
	clear: both;
	height: 49px;
	text-align: center;
	background-image: url(images/fondo_pie.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 15px 0px 0px 0px;
	font-size: 10px;
	color: #FFFFFF;
}



#footer a {
	color: #CCCCCC;
}
#columnB h2 {
	margin: 0px;
}
#header a {
	display: block;
	height: 50px;
}
.paginaCatalogo {
	border: 1px solid #CCCCCC;
}
#navegacion {
	padding: 3px;
	background-image: url(images/fons_nav.jpg);
	background-repeat:  repeat-x;
	margin-bottom: 0px;
	width: 772px;
}
.ulNav {
	margin: 0;
	padding: 0;
	padding-left: 60px;
}
.ulNav li {
	display: inline;
	padding-right: 120px;
}
.ulNav #form1 {
	display: inline;
	vertical-align: top;
}

#form1 #Enviar {
	background-image: url(images/ir.gif);
	background-color: transparent;
	width: 29px;
	height: 29px;
	border: 0;
	text-indent: -1000em;
	background-position: center top;
	background-repeat: no-repeat;
	vertical-align: middle;
	cursor: pointer; /* hand-shaped cursor */
 	cursor: hand; /* for IE 5.x */

}
#form1 #pagina {
	font-size: 11px;
}
#legal {
	background-color: #FFF2F2;
	padding-left: 30px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
}
.novedades h3 {
	font-weight: bold;
	color: #B10101;
}
#datos_footer {
	margin-right: auto;
	margin-left: auto;
	width: 700px;
	float: left;
}
#rsi {
	margin-right: auto;
	margin-left: auto;
	width: 150px;
	float: right;
}
#menu .destacado {
	background-color: #000000;
}
