/*  
Theme Name: Coast of Spanish
Theme URI: http://
Description: Default theme for c2cp s.l
Version: 1.0
Author: Antonio Cachaza Gomez
Author URI: http://www.kaxhy.net
*/

/* ---- GENERIC ELEMENTS ---- */

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, sans-serif;
	background: White;
}

.menu{
	border: 2px solid #DCDCDC;
}
.marcado{
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: smaller;
	color: Black;
	font-weight: bolder;
}
.menub{
	text-align: center;
	border-bottom-color: #DCDCDC;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-left-color: #DCDCDC;
	border-left-style: solid;
	border-left-width: 2px;
	border-right-color: #DCDCDC;
	border-right-style: solid;
	border-right-width: 2px;
}
.menuL{
	text-align: center;
	border-left-color: #DCDCDC;
	border-left-style: solid;
	border-left-width: 2px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.contacto{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.menuesquina{
	vertical-align: sub;
	position: absolute;
}
a.menu1{
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: smaller;
	color: Black;
	font-weight: bolder;
}
a.menus{
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: Black;
	font-weight: bolder;
}
a.paginador{
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: Blue;
}
a.paginador:HOVER{
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: Blue;
	font-weight: bolder;
}
.oferta{
border-bottom-width: 2px;
border-bottom-style: solid;
border-bottom-color: #DCDCDC;
background-color: #FFA500;
color: White;
font-weight: bold;
}
.ofertac{
	color: Navy;
	font-weight: bold;
	font-size: small;
}
a.pofertac{
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Blue;
	font-weight: bolder;
}
a.pofertac:HOVER{
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Blue;
	font-weight: bolder;
}
.info{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.copy{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
}	
.cabeceras{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #E6E6E6;
	text-align: center;
}
.cabecera{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	background-color: #3B81C7;
	text-align: center;
	color: #FFDE12;
	border-bottom-color: #DCDCDC;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}
.campo{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;

}
INPUT {
	background: #EBE9E0;
	border-top: 1px solid #C1BEB4;
	border-left: 1px solid #C1BEB4;
	border-right: 1 solid #F2F1EC;
	border-bottom: 1px solid #F2F1EC;
}
TEXTAREA {
	font-family: Verdana;
	font-size: 13px;	
	background: #EBE9E0;
	border-top: 1px solid #C1BEB4;
	border-left: 1px solid #C1BEB4;
	border-right: 1 solid #F2F1EC;
	border-bottom: 1px solid #F2F1EC;
}
.submit{
	font-family: Verdana;
	font-size: 13px;	
	background: #EBE9E0;
	border-top: 1px solid #C1BEB4;
	border-left: 1px solid #C1BEB4;
	border-right: 1 solid #F2F1EC;
	border-bottom: 1px solid #F2F1EC;
}
.fotitos{
border-right-color: #DCDCDC;
border-right-style: solid;
border-right-width: 2px;
	border-bottom-color: #DCDCDC;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-left-color: #DCDCDC;
	border-left-style: solid;
	border-left-width: 2px;
}