/* Motos TERRAMAR CSS 2008 */

*{
	margin:0px;
	padding:0px;
	border:0px;
}

body{
	background:#FFFFFF url(../imagenes/fondo.jpg) repeat-x;
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

a{
	color:#333333;
}

a:hover{
	text-decoration:underline;
}


h2{
	text-transform:uppercase;
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	color:#FFFFFF;
	font-weight:normal;
	font-size:90%;
	margin-top:33px;
	float:left;
}

h2 strong{
	font-weight:normal;
}

h3{
	margin-top:10px;
	font-size:90%;
	color:#333;
	font-weight:normal;
}


address{
	font-size:80%;
	font-style:normal;
	margin-bottom:10px;
	margin-left:10px;
}
h3.ofertas{
	font-size:90%;
	text-transform:uppercase;
	color:#333;
	text-align:center;
	
	font-weight:normal;
}

h4{
	font-size:150%;
	font-weight:normal;
	margin-bottom:10px;
}

h5{
	clear:both;
	margin-top:10px;
	margin-bottom:5px;
	background-color:#eaeaea;
	border-top:1px dotted #CCC;
	border-bottom:1px dotted #CCC;
	font-weight:normal;
}

p small{
	display:block;
}

iframe{
	 width:500px;
	 height:300px;
}

/*----------------------------------------------------*/
/*--------   CAPAS   Y   CLASES  ---------------------*/
/*----------------------------------------------------*/

#madre{
	width:902px;
	margin-left:auto;
	margin-right:auto;
}

#cabecera{
	margin-top:12px;
	margin-bottom:18px;
	height:84px;
	background:url(../imagenes/fondo-cabecera.jpg) transparent no-repeat;
	width:100%;
}


#subcabecera{
	height:228px;
	margin-bottom:18px;
}

#cuerpo{
	clear:both;
	min-height:200px;
}

.texto ul, .texto ol{
	font-size:80%;
	margin-left:20px;
}

.col-izda{
	width:246px;
	float:left;
}

.col-izda h1{
	padding-top:5px;
	padding-left:5px;
}

.col-dcha{
	width:655px;
	float:right;
}


.col-dcha .logotipos{
	float:right;
/*	margin-top:33px;*/
	margin-right:10px;
		
	margin-top:10px; 
	text-align:center; 
	font-size:120%;
}

.logotipos p{
	color:#FFFFFF;
	font-size:80%;
	margin-bottom:5px;
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	text-transform:uppercase;
}

.logotipos p strong{font-size:120%;}

.logotipos li{
	list-style:none;
	display:inline;
	margin-right:5px;
}


#pie{	
	margin-top:18px;
	height:25px;
	background-color:#CCCCCC;
}

#pie p{
	color:#666666;
	font-size:70%;
	padding-left:7px;
	float:left;
	padding-top:5px;
}

#pie ul{
	float:right;
	padding-right:7px;
	padding-top:5px;
}

#pie li{
	list-style:none;
	display:inline;
	font-size:70%;
}

/*-----     DESTACADO        -------------------*/

.destacado{
	border-left:1px solid #DADADA;
	border-right:1px solid #DADADA;
	width:228px;
	padding:5px;
	background:#FFFFFF url(../imagenes/fondo-menu.jpg) repeat-x bottom;
}

.destacado-index{
	width:228px;
	padding:5px;
	background:#FFFFFF url(../imagenes/fondo-menu.jpg) repeat-x bottom;
	float:left;
	margin:20px 30px;
	height:200px;
	border:1px dashed #666666;
}

.destacado-fb{
	width:200px;
	float:right;
	margin:5px 5px;
	height:35px;
	border:1px dashed #666666;
}

.destacado p, .destacado-index p{
	font-size:80%;
}

.destacado-fb p{
	font-size:80%;
	padding:5px;
	background:url(../imagenes/fb.jpg) left no-repeat;
	padding:10px 0 10px 30px;
	margin-left:10px;
}

.destacado span{
	font-size:180%;
	display:block;
	text-align:right;
}

.destacado-index span{
	font-size:170%;
	display:block;
	text-align:right;
	height:50px;
}

.destacado-index img{
text-align:center;
border:1px solid #333333;
text-align:center;
}




/*-----     MENU        -------------------*/

.menu{
}

.menu li, .menu a{
display:block;

}

.menu a{
	height:23px;
	border:1px solid #CCCCCC;
	background:url(../imagenes/fondo-menu.jpg) repeat-x;
	text-transform:uppercase;
	padding-top:7px;
	padding-left:10px;
	color:#666666;
	text-decoration:none;
}

.menu a:hover{
	border:1px solid #666;
	background:url(../imagenes/fondo-aqui.jpg) repeat-x;
	text-decoration:none;
	color:#FFFFFF;
}


.aqui{
	height:23px;
	padding-top:7px;
	padding-left:10px;
	border:1px solid #666;
	background:url(../imagenes/fondo-aqui.jpg) repeat-x;
	text-transform:uppercase;
	color:#FFFFFF;
}


/*--------  IMAGENES CABECERA -----------*/

.foto-cabecera{
	background:url(../imagenes/fondo-imagen.jpg) repeat-x;
	padding:8px;
	margin-left:8px;
}


/*------- ELEMENTOS PARA OFERTAS Y NOVEDADES        -------------*/

.borde-superior{
background:url(../imagenes/oferta-sup.jpg) no-repeat;
height:15px;
}

.borde-contenido{
	border-left:1px solid #DADADA;
	border-right:1px solid #DADADA;
	padding:5px;
	width:228px;
	background:url(../imagenes/fondo-oferta.jpg) repeat-x bottom #FFFFFF;
}

.borde-contenido h3{
	text-align:center;
	font-size:120%;
	color:#C00;
}

.borde-contenido p.enlace{
text-align:right;
font-size:80%;
margin-right:10px;
}

.borde-contenido a:hover{
	color:#000;

}

.borde-inferior{
background:url(../imagenes/oferta-inf.gif) no-repeat;
height:15px;
}

/*-- TEXTO LATERAL ----*/

.texto-superior{
background:url(../imagenes/texto-sup.jpg) no-repeat;
height:15px;
}

.texto-contenido{
	border-left:1px solid #d8adad;
	border-right:1px solid #d8adad;
	padding:5px;
	width:228px;
	background:url(../imagenes/fondo-texto.jpg) repeat-x bottom #FFFFFF;
}

.texto-contenido h3{
	text-align:center;
	font-size:120%;
	color:#C00;
}

.texto-contenido p.enlace{
text-align:right;
font-size:80%;
margin-right:10px;
}

.texto-contenido a:hover{
	color:#000;

}

.texto-inferior{
background:url(../imagenes/texto-inf.jpg) no-repeat;
height:15px;
}


/*-----   NOVEDADES Y OFERTAS    ----*/
.oferta{
border:1px solid #999;
padding:2px;
width:220px;
/*margin-left:5px;*/
background-color:#FFFFFF;
min-height:48px;
margin-top:10px;
}

.oferta img{float:left; padding-right:5px; width:49px; height:49px;}

.oferta p{
font-size:80%;
clear:both;
}

/*----    TEXTO del CONTENIDO      -----*/

.texto{
width:98%;
margin-left:8px;
}

.texto p{
font-size:80%;
margin-bottom:20px;
}


/*-----   SENDA DE MIGAS   ----*/

#senda{
margin-bottom:10px;
font-size:70%;
background-color:#eaeaea;
border-top:1px dotted #CCC;
border-bottom:1px dotted #CCC;
}


#senda li{
display:inline;
list-style:none;
}


/*-----   ESPECIALES    ----*/
.clear{clear:both;}



/*----------- TABLA PARA LISTADOS --------*/
caption{
	font-size:70%;
	text-align:right;
	padding-bottom:5px;
}

table{

	margin:0px 0 0 0px;
	*margin:10px 0 0 0px;
	margin-top:10px;
	padding:0px;
	margin:0px;
	border-collapse:collapse;
	width:100%;
}

th{
	font-weight:bold;
	padding:6px 8px;
	border-bottom:1px solid #ccc;
	
	margin:3px 0px 3px 0px;
	
	width:15%;
	
	font-size:75%;
	background:url(../imagenes/fondo-aqui.jpg) repeat-x bottom;
	color:#fff;
	font-weight:normal;
	text-transform:uppercase;
	border-right:1px solid #666;
}

td{
	font-weight:normal;
	padding:0px 10px;	
	border-bottom:1px dashed #ccc;
	border-right:1px solid #DADADA;
	font-size:70%;
	background-color: #FFF;
	padding-top:10px;
	padding-bottom:10px;
	margin:0px;

}

td img{
	height:60px;
}

.precio{
text-align:right;
}

.masInfo{
background:url(../imagenes/journal.png) no-repeat left;
padding-top:5px;
padding-bottom:5px;
padding-left:20px;
}

.fizda{ float:left;}
.fdcha{float:right;}


/*-----------  para Google Maps ------*/
.enmarcar{
background-color:#eee;
border:1px dotted #999999;
padding:5px;
}

.enmarcar small a{
font-size:80%;
color:#333333;
}

/*-----------  FICHA ------*/
#fotoFicha{

background-color:#DADADA;
margin-right:20px;
float:left;
}

#fotoFicha img{
width:200px;
border:1px solid #333;
}

#infoFicha{
float:right;
width:410px;
}


/*- Listado de enlaces a marcas-*/

ul.marcas li{
/*border:1px solid #000000;*/
margin:2px;
padding:2px;
width:100px;
float:left;
list-style:none;
}

a.external span{
display:block;
font-size:80%;
text-align:center;
}


/*-----------------------------FORMULARIO*/

#formulario{
	padding: 0; 
	margin: 0;
	background-color:#eee;
	border:1px dotted #999999;
	padding-top:20px;
	padding-bottom:20px;
	width:500px;
}


#formulario label{
	float: left; 
	width: 70px; 
	text-align:right;
	height:18px;
	font-size:70%;
	margin-bottom:4px;
	padding-top:2px;
}

#formulario form em{
margin-left:30px;
}

#formulario input{
	float: right; 
	border-bottom: 1px dashed #999;
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	border-right:1px solid #fff;

	background-color:#fff;
	width:380px; 
	margin-right:15px; 
	height:20px;
	margin-bottom:4px;
	padding-left:5px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:70%;
	color:#666666;
 }
 

#formulario input.boton{
	float: right; 
	border: 1px solid #344253;
	width: 90px; 
	cursor: pointer;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
}

#formulario textarea{
	float: right; 
	width: 380px; 
	padding:2px;
	margin:2px;
	margin-right:15px;
	padding-left:5px;
	border-bottom: 1px dashed #999;
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:70%;
	background-color:#fff;
	color:#666666;
	font-size:70%;

}


#formulario label.checklabel{
	width:360px;
	margin-right:0px;
	margin-left:95px;
	border:1px solid #ccc;
	background-color:#FFF;
	text-align:left;
	height:40px;
}

#formulario label.checklabel a{
text-decoration:underline;
color:#000000;
}

#formulario input.check {
	width:30px;
	height:20px;
	text-align:left;
	border-style:none;
	float:left;
	margin-top:3px;
}

/**/

.normal{font-weight:normal;}
.titoferta{
	color:#c00; 
	font-size:80%; 
	text-transform:uppercase;
	}
	
	/*-------------extra---------------*/
ul.TabbedPanelsTabGroup{
	margin:0px;
	padding:0px;
	}
	
ul.TabbedPanelsTabGroup li{
	display:inline;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #999;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	list-style: none;
	padding: 2px 3px 2px 3px;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #ddd;
	background:url(../imagenes/fondo-aqui.jpg) repeat-x top;
	color:#FFF;
	font-size:80%;
}

ul.TabbedPanelsTabGroup a{
	text-decoration:none;	
	/*padding: 4px 7px 0 4px;
	background:url(../imagenes/fondo-menu.jpg) repeat-x top;*/
	color:#FFF;
}

ul.TabbedPanelsTabGroup a:hover{
	/*background:url(../imagenes/fondo-aqui.jpg) repeat-x top;
	color:#FFF;
	width:100px;*/
	font-weight:bold;
	
}

.precio-ficha{
	font-size:150%;
	color:#c00; 
}

.precio-anterior{
	text-decoration:line-through;
}



.min{
	width:80px;
}

.max{
	width:150px;
}



/*------  Destacar ofertas  ------------------*/
.oferta-listado{
	/*border-bottom:1px solid #C00;*/
	color:#C00;
}

.oferta-listado em{
	font-style:normal;
	color:#C00;
	font-weight:bold;
}

.novedad-listado{
	/*border-bottom:1px solid  #03F;*/
	color:#03F;
}

.novedad-listado em{
	font-style:normal;
	color:#03F;
	font-weight:bold;
}

td.foto{
	width:2%;
}

th.tprecio{
	width:2%;
	}
	
th.verficha{
	width:3%;
}

th.foto{
	width:1%;
}
