*{
	margin:0px;
	padding:0px;
	text-decoration:none;
	}

body{
	background: url(../images/body_bg.gif) repeat-y center top #f5f5f5;
	font-family:Helvetica;
	font-size:12px;
	}

h1 {
	color: #74001a;
	border-bottom: 1px solid #74001a;
	font-family: Helvetica;
	font-size: 24px;
	font-weight: lighter;
	margin: 4px 15px 10px 15px;
}

h4 {
	color: #74001a;
	border-bottom: 1px solid #cccccc;
	font-family: Helvetica;
	font-size: 18px;
	font-weight: lighter;
	margin: 15px 15px 10px 15px;
	width: 400px;
}

h2 {
	color: #74001a;
	font-family: Helvetica;
	font-size: 18px;
	font-weight: lighter;
	margin: 4px 15px 0px 15px;
	padding-top: 8px;
}

h3 {
	color: #74001a;
	font-family: Helvetica;
	font-size: 18px;
	font-weight: lighter;
	margin: 4px 0px 5px 17px;
	padding-top: 8px;
	width: 450px;
}


#wrapper #cuerpo P.list {
	color: #3a3a3a;
	font-family: Helvetica;
	font-size: 12px;
	font-weight: lighter;
	margin: 0px 15px 5px 15px;
}

P{
	color: #323232;
}

A{
	color: #74001a;
}

#wrapper #cuerpo P {
	color: #3a3a3a;
	font-family: Helvetica;
	font-size: 12px;
	font-weight: lighter;
	margin: 0px 15px 5px 15px;
	border-bottom: none;
}

input {
	border: 1px #aaa solid;
	color: #aaa;
	height: 15px;
}

input.enviar {
	border: 1px #aaa solid;
	color: #74001a;
	height: 20px;
	width: 70px;
}


textarea {
	border: 1px #aaa solid;
	color: #aaa;
	height: 100px;
}


#wrapper #cuerpo P.list A {
	color: #74001a;
}


#wrapper #cuerpo P A {
	color: #3a3a3a;
}

#wrapper #cuerpo P A:hover {
	color: #74001a;
}

#wrapper_alta{
	margin:auto;
	width:796px;
	padding-top: 15px;
	}

#wrapper_alta P{
	color: #323232;
	font-family: Helvetica;
	font-size: 12px;
	font-weight: lighter;
	margin: 0px 15px 5px 15px;
}

#wrapper{
	margin:auto;
	width:796px;
	}

#wrapper #header #menu{
	text-align: center;
	background: url(../images/menu_bg.gif) repeat-x;
	height:25px;
	padding-left: 15px;
	padding-right: 15px;
	}

#wrapper #header #menu table{
	text-align: left;
	padding-top: 4px;
	}

#wrapper #header #menu A{
	color:#242424;
	padding: 4px 5px 5px 5px;
	}
	
#wrapper #header #menu A:hover{
	color:#fff;
	background: url(../images/menu_bg_hover.gif) repeat-x;
	height:25px;
	}

#footer{
	margin: 5px 15px 10px 15px;
	text-align: center;
	border-top: #73001a solid 1px;
	padding-top: 3px;
	font-size: 10px;
	}
	
#footer A{
	color: #73001a;
	}
	
#links img{
	border: none;
}

#bg {
	background-position: 400px 0px;
}

#bg P{
	text-align: justify;
	line-height: 18px;
	padding-bottom: 10px;
}

#bg img{
	float: right;
	margin-left: 10px;
}

#list {
	background-image: url(../images/list_bg.jpg);
	background-repeat: no-repeat;
	background-position: 400px 0px;
}

#venta {
	background-image: url(../images/venta_bg.jpg);
	background-repeat: no-repeat;
	background-position: 400px 0px;
}

#bg h1{
	border-bottom: none;
}

#list_news ul{
	list-style: none;
}

#list_news ul li{
	overflow: hidden;
	padding-left: 15px;
}

#list_news ul li img{
	float: left;
	padding: 0px 10px 0px 0px;
}

#list_news ul li h2{
	padding-bottom: 10px;
	margin-left: 0px;
}

#wrapper #cuerpo #list_news  ul li p{
	margin-left: 0px;
}

ul.list li{
	list-style-type: none;
	border-bottom: 1px solid #e7e7e7;
	margin-left: 15px;
	width: 400px;
	overflow: hidden;
}

ul.list li img{
	float: left;
	margin: 15px;
	border: 5px solid #cccccc;
}

div#gal{
	float: right;
	width: 500px;
}

div#gal img{
	margin: 15px;
	border: 5px solid #cccccc;
}

div#ficha{
	overflow: hidden;
}
div#ficha strong{
	font-weight: bold;
	color: #74001a;
}

div#ficha table{
	margin-left: 15px;
}

img.img_new{
	float: left;
	margin-left: 18px;
	margin-right: 10px;
}

FIELDSET{
	margin: 10px;
	padding: 10px;
	border: none;
}

FIELDSET IMG {
	margin: 5px;
}