/* CSS Document */


/* Reset */

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, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}

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

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

a img, iframe {
	border: none;
	
}

ol, ul {
	list-style: none;
}

input, textarea, select, button {
	font-size: 100%;
	font-family: inherit;
}

select {
	margin: inherit;
}

a {
	text-decoration:none;
}

/* Fixes incorrect placement of numbers in ol's in IE6/7 */
ol { margin-left:2em; }



/* LAYOUT TOOLS */

.floatLeft 			{ float: left; }
.floatRight			{ float: right; }
.clear				{ clear: both; }
.layoutCenter		{ margin: 0 auto; }
.textCenter			{ text-align: center; }
.textRight			{ text-align: right; }
.textLeft			{ text-align: left; }
.fix				{ overflow:hidden; }
/*


/* INDEX */


body {
}

/* --------- principal --------- */
div#principal{
	width:980px;
}

/* ------------------------------------ cabecera ------------------------------------- ** cabecera ** */
div#cabecera {
	background-image:url(../../img/front/fondo_cabecera.jpg);
	height: 80px;
}
div#cabecera #texto{
	float:left;
	width: 400px;
}
div#cabecera #texto p{
	margin-top:5px;
	text-align: right;
}
div#cabecera #texto a{
	color: #A6A6A6;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
div#cabecera #texto a:hover{
	color: #670E30;
}

div#cabecera #idioma{
	float: right;
	margin-top: 60px;
	margin-right: 5px;
}
div#cabecera #idioma a{
	color: #A6A6A6;
	font-size:12px;
	font-weight:bold;
}
div#cabecera #idioma a:hover{
	color: #670E30;
}
div#cabecera #idioma a.asel{
	color: #670E30;
}

div#redes_sociales{
	float: left;
	margin-left: 280px;
	padding-top: 10px;
	width: 20px;
}

/* --------------------------------------------------------------------------------- ** fin cabecera ** */

/* ------------------------------------ centro ------------------------------------- ** centro ** */
div#centro {
	float:left;
	height:auto;
}
/* --------------------------------------------------------------------------------- ** fin centro ** */

/* ------------------------------------ left --------------------------------------- ** left ** */
div#left {
	float:left;
}

/* --------- left menu --------- */
div#left #menu {
}
div#left #menu li {
	background-image:url(../../img/front/fondo_menu.jpg);
	height: 50px;
	width:234px;
}
div#left #menu li.ult {
	background-image:url(../../img/front/fondo_menu_ult.jpg);
	height: 50px;
	width:234px;
}
div#left #menu li p{
	padding-top:15px;
	margin-left: 10px;
}
div#left #menu li p a{
	color: #A6A6A6;
	font-size:15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 500;
}
div#left #menu li p a.asel{
	color: #670E30;
	font-weight: bold;
}
div#left #menu li p a:hover{
	color: #670E30;
	text-decoration:underline;
	font-weight:bold;
}
div#left #menu img{
	float:left;
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 5px;
}

/* --------- left texto --------- */
div#left #texto {
	background-image:url(../../img/front/fondo_texto.jpg);
	background-repeat:repeat-y;
	width: 224px;
	height:343px;
}

div#left #texto li{
	font-size:14px;
	font-family: "Swis721 BT";
	font-weight: 600;
	padding-top:10px;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
}
div#left #texto a{
	color: #CCCCCC;
}
div#left #texto a:hover{
	color: #FFFFFF;
}
div#left #texto li.titulo{
	color: #CCCCCC;
	font-size:18px;
	font-family: "Swis721 BT";
	font-weight: 500;
	padding-top:10px;
	text-align:center;
}
/* --------------------------------------------------------------------------------- ** fin left ** */


/* ------------------------------------ cuerpo ------------------------------------- ** cuerpo ** */
div#cuerpo {
	float: left;
	width: 730px;
	margin-left: 10px;
	margin-top: 15px;
}

div#cuerpo p{
	text-align:justify;
	font-size:14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6E0F36;
	margin-top: 10px;
}

div#cuerpo a{
	text-align:justify;
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #6E0F36;
	margin-top: 10px;
	font-weight: bold;
}
div#cuerpo a:hover{
	color: #A6A6A6;
}
div#cuerpo img{
	margin-left:5px;
	margin-top:5px;
}
div#cuerpo h1{
	font-size:18px;
	font-family: "Swis721 BT";
	color: #6E0F36;
}
div#cuerpo h2{
	font-size:14px;
	font-family: "Swis721 BT";
	color: #6E0F36;
	font-weight:bold;
}
div#cuerpo #img_left{
	float: left;
	margin-right: 10px;
	width: 250px;
}

div#cuerpo #principal_swf{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 150px;
	border: 4px solid #6E0F36;
	width: 400px;
}

/* --- trabajos --- */
div#cuerpo #trabajo{
	float: left;
	margin-bottom: 15px;
	border: 2px solid #CCCCCC;
}
div#cuerpo #trabajo img{
	border: 2px solid #6E0F36;
	margin-left: 5px;
}
div#cuerpo #texto_trabajos {
	width: 450px;
	float: left;
	margin-left: 10px;
	margin-top:10px;
	margin-right: 5px;
	text-align:justify;
}
div#cuerpo #texto_trabajos h2{
	font-size:14px;
	font-family: "Swis721 BT";
	color: #666666;
	font-weight:bold;
}
div#cuerpo #texto_trabajos p{
	text-align:justify;
	font-size:14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	margin-top: 5px;
}
div#cuerpo #texto_trabajos a{
	font-size:18px;
	font-family: "Swis721 BT";
	color: #6E0F36;
}
div#cuerpo #texto_trabajos a:hover{
	color: #A6A6A6;
}

div#cuerpo #enlace{
	float: left;
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 5px;
}
div#cuerpo #enlace a{
	float: left;
	margin-top: 5px;
	font-size: 12px;
}
/* --------------------------------------------------------------------------------- ** fin left ** */


/* ------------------------------------ contacto ---------------------------------------- ** contacto ** */

#centro #title-contacto p {
	color: #670E30;
	font-family:"Trebuchet MS",	Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}

#contacto{
	width:600px;
	margin-top:0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
}
#contacto #contacto_ficha {
	background-color: #f0f0f0;/*#e3f2fa;*/
	border: 1px solid #b3d3e4;
	padding:8px;
	margin-top:10px;
	margin-bottom:10px;
}
#contacto #contacto_ficha p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #670E30;
}
#contacto_subtitulo{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #670E30;
	font-weight:bold;
}

/* --------------------------------------------------------------------------------- ** fin contacto ** */

/* ------------------------------------ mapaweb ---------------------------------------- ** mapaweb ** */
#mapaweb  {padding-top:10px; }
	#mapaweb  ul { list-style-type:square; font-weight:bold; margin-left: 20px;}
	#mapaweb  ul li { margin-bottom:4px}
	#mapaweb  ul ul { list-style-type:disc; margin-top:5px; margin-bottom:5px;margin-top:10px;font-weight:normal;margin-left: 40px; }
	#mapaweb  ul ul li { }
	#mapaweb  ul ul ul { list-style-type:disc; margin-top:10px; margin-bottom:10px; margin-left: 60px;}
	#mapaweb  ul ul ul li {}
	#mapaweb  ul ul ul ul { list-style-type:disc; margin-top:10px; margin-left: 80px;}

/** html #mapaweb  { margin-top: 59px;}*/

	#mapaweb  ul li a {   color: #670E30;font-size:14px;}	#mapaweb  ul ul li a {  color:#a6a6a6;font-size:12px;} #mapaweb  ul ul ul li a {  color:#a6a6a6;font-size:12px;}
	#mapaweb  ul li a:hover {   color: #a6a6a6;}	#mapaweb  ul ul li a:hover {  color:#670E30;} #mapaweb  ul ul ul li a:hover {  color:#670E30;}
	.pseudo_enlace{
font-weight:bold;
color:#670E30;
}
.pseudo_noenlace{
font-weight:bold;
color:#670E30;
}
/* --------------------------------------------------------------------------------- ** fin mapaweb ** */

/* ------------------------------------ pie ---------------------------------------- ** pie ** */
div#pie {
	float:left;
	width: 980px;
	margin-top:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image:url(../../img/front/fondo_pie.jpg);
	background-repeat:repeat;
	padding-top: 4px;
	padding-bottom: 4px;
}
div#pie p{
	font-size:11px;
	color:#737373;
	text-align:center;
	margin-left:10px;
	margin-top:3px;
}
div#pie a{
	font-size:11px;
	color:#737373;
	text-decoration:underline;
}
div#pie a:hover{
	font-size:11px;
	color:#670E30;
}
/* --------------------------------------------------------------------------------- ** fin pie ** */

