/* CSS Document */

/* reset styles */

html,body,div,span,
applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,
del,dfn,em,font,img,ins,kbd,q,s,samp,
small,strike,strong,sub,sup,tt,var,
dd,dl,dt,li,ol,ul,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td,br {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	text-align: left;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol,ul {
	list-style: none;
}
q:before,q:after,
blockquote:before,blockquote:after {
	content: "";
}





/* end reset styles */

body {
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 14px; /* 14px */ 
	background:url(fondoBody.gif);
}


#container {
	width:850px;
	background-color:#537c9f;
	margin: 0px auto;
	background:url(http://driade.es/comunicacion/uploads/CarvingSport/img/fondoContent.png) repeat-y;
	}

#container2 {
	width:850px;
	background-color:#537c9f;
	margin: 0px auto;
}





/*ARRIBA*/

#arriba {
	width:840px;
	height:20px;
	*height:15px;
	background-color:#091832;
	*margin:0px 0px 0px 0px;
}



#submenu {
	float:left;
	width:260px;
	*width:290px;
	padding-left:10px;
}

#fotogrande {
	margin:0px;
}

#fotogrande br {
	display:none;
}


/*MENU*/


#menu {
	width:850px;
	height:60px;
	background:url(http://driade.es/comunicacion/uploads/CarvingSport/img/fondomenu.gif) right;
	margin:0px;
}


/*------------------------------------------------------------------------------------------CONTENIDO*/


#wrapper {
	width:850px;
	font-size: 1em; /* 14px */ 
	line-height: 1.1429em; /* 16px */ 

}


/*IZQUIERDA*/


#fotolado {
	width:185px;
	float:left;
}



/*DERECHA*/

#derechaprin {
	width:160px;
	*width:165px;
	float:right;
	padding-right:10px;
	*padding-right:5px;
}


#derecha {
	width:160px;
	*width:165px;
	float:right;
	margin-top:25px;
	padding-right:10px;
	*padding-right:5px;
}


/*CENTRO*/



#ppal {
	width:435px;
	margin-left:215px;
}

#pormarca {
	margin-left:215px;
}

#nove {
	width:435px;
	margin-left:215px;
}


#novetitu {
	width:435px;
	height:23px;
	margin:10px 5px 0px 215px;
	background:url(fondoNove.gif) repeat;
}	


#doscol {
	width:435px;
	margin-left:215px;
}

#doscolIz {
	width:210px;
	padding-top:10px;
}

#doscolDer {
	width:210px;
	padding-top:10px;
	float:right;
}




/*------------------------------------------------------------------------------------------MARCAS*/

/*TAMAÑO GRANDE 3 COLUMNAS*/

#marcabig1 {
	width:260px;
	float:left;
	margin:15px 10px 10px 15px;
	clear:both;
}

#marcabig3 {
	width:260px;
	float:right;
	margin:15px 15px 10px 15px;
}

#marcabig2 {
	width:260px;
	margin:25px 10px 10px 295px;
}



/*TAMAÑO PEQUEÑO 4 COLUMNAS*/

#marcapeque1 {
	width:190px;
	float:left;
	margin:10px 10px 10px 10px;
	*margin:10px 5px 10px 10px;
}

#marcapeque2 {
	width:190px;
	float:left;
	margin:10px 10px 10px 10px;
	*margin:10px 5px 10px 6px;
}

#marcapeque4 {
	width:190px;
	float:right;
	margin:10px 10px 10px 10px;
	*margin:10px 10px 10px 5px;
}

#marcapeque3 {
	width:190px;
	margin:10px 10px 10px 435px;
	*margin:25px 5px 10px 425px;
}



/*------------------------------------------------------------------------------------------PIE*/

#pie {
	width:840px;
	height:20px;
	background-color:#091832;
	clear:both;
}


#copy {
	float:right;
}







