/**
* @style       General - Sin pelo
* @media       screen
* @version     1.0
* @author      Overalia, info@overalia.com, www.overalia.com
* @copyright   ÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂ© Overalia
*/

/* -------------------->>> RESET <<<---------------------*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td{
	margin:0;
	padding:0;
	border:0;
	font-weight:400;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
}

table{
	border-collapse:separate;
	border-spacing:0;
}

caption, th, td{
	font-weight:normal;
	text-align:left;
}

table, td, th{
	vertical-align:middle;
}

blockquote:before, blockquote:after, q:before, q:after{
	content:"";
}

blockquote, q{
	quotes:"" "";
}

a img{
	border:none;
}

/* -------------------->>> GLOBAL <<<---------------------*/
/* ---------->>> Body <<<----------*/
body{
	font:70%/1.6em Arial, Helvetica, sans-serif;
	color:#2d1f35;
	
}

/* ---------->>> Texto <<<----------*/
h1{
	font:bold 4em/1em Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#2d1f35;
}

h2{
	font:3em/1em Arial, Helvetica, sans-serif;
	color:#2d1f35;
	margin-top:.6em;
}

h3{
	font:bold 1.8em/1em Arial, Helvetica, sans-serif;
	color:#2d1f35;
	margin-top:1em;
}

h4{
	font:bold 1.4em/1em Arial, Helvetica, sans-serif;
	color:#2d1f35;
	margin-top:1em;
}

h5{
	font:bold 1em/1em Arial, Helvetica, sans-serif;
	color:#2d1f35;
	margin-top:1em;
}

p{
	line-height:1.6em;
	margin-top:1.5em;
}

acronym, abbr{
	border-bottom:1px dotted #2d1f35;
	cursor:help;
}

strong acronym, strong abbr{
	font-weight:bold;
}

ul li{
	margin-top:.4em;
	list-style:inside url(../img/all/bullet_siguiente.gif);
}

ol li{
	list-style:decimal inside;
}

/* ---------->>> Enlace <<<----------*/
::-moz-selection {
	background:#d8f1c1;
	color:#000;
}

::selection {
	background:#d8f1c1;
	color:#000;
}

a{
	text-decoration:underline;
	color:#59a80f;
}

a::-moz-selection {
	background:#d8f1c1;
	color:#2d1f35;
}
a::selection {
	background:#d8f1c1;
	color:#2d1f35;
}

a:hover, a:focus{
	text-decoration:none;
}

a abbr, a acronym{
	border-bottom:none;
	cursor:pointer;
}
/* ---------->>> Contenedor <<<----------*/
#contenedor{
	width:968px;
	background:#fff;
	margin:0 auto; 
}
#contenedor2{
	width:100%;
	float:left;
	background:#fff url(../img/all/fondocirculos.gif) repeat-x;
}

/*----------------- index --------------*/
#logohome{
	float:left;
	width:338px;
	padding-top:30px;
	padding-left:260px;
}

#botoneshome{
	float:left;
	width:478px;
	padding-top:130px;
	padding-left:120px;
}
#botoneshome ul{
	display:inline;
}
#botoneshome li{
	display:inline;
	width:75px;
	padding-right:40px;
	list-style:none;
}
#homederecha{
	float:right;
	width:370px;
	padding:0;
	margin:0;
}
#basehome{
	float:left;
	width:878px;
	padding-left:90px;
	background-color:#000000;
	color:#FFFFFF;
	margin-top:15px;
	padding-top:15px;
	padding-bottom:35px;
}
#basehome p{
	font-weight:bold;
}
.direccion{
	float:left;
	font-weight:bold;
	border-right: 2px solid #2d1f35;
	padding-right:10px;
	padding-left: 10px;
}
.direccionsin{
	float:left;
	font-weight:bold;
	padding-left: 10px;
}
#cabecera_morada{
	float:left;
	width:100%;
	background:#2d1f35 url(../img/all/fondocirculos.gif) repeat-x;
}
#botonvolver{
	float:left;
	width:104px;
	margin-top:290px;
	padding-left:30px;
}
.textos{
	float:left;
	width:290px;
	padding-left: 10px;
	margin-top:220px;
}
.textos p{
	font-weight:bold;
	}

#logosinpelo{
	float:left;
	width:100%;
	text-align:center;
	padding-top:30px;
}
#foto{
float:left;
	width:228px;
	padding:0;
	margin:0;
}
#botonesidioma{
	float:left;
	width:478px;
	padding-top:140px;
	padding-left:90px;
}
#botonesidioma ul{
	display:inline;
}
#botonesidioma li{
	display:inline;
	width:70px;
	padding-right:10px;
	list-style:none;
}
#botonesidiomadentro{
	float:left;
	width:478px;

	padding-left:90px;
}
#botonesidiomadentro ul{
	display:inline;
}
#botonesidiomadentro li{
	display:inline;
	width:70px;
	padding-right:10px;
	list-style:none;
}
#basehome a{
color:#fff;
}