/*
///////////////////////////////////////////////////////////////
         CREADO Y REALIZADO POR DEDO MULTIMEDIA S.A.
///////////////////////////////////////////////////////////////

///////// www.dedomultimedia.com
///////// info@dedomultimedia.com
///////// tlf. +34 943 431 537 

///////////////////////////////////////////////////////////////
*/



/*
///////////////////////////////////////////////////////////////
------------------------------------------- ESTILOS POR DEFECTO
///////////////////////////////////////////////////////////////
*/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td { margin: 0px; padding: 0px; }
table{ border-collapse: collapse; border-spacing: 0px; }
fieldset, img { border:0px; }
address, caption, cite, code, dfn, em, strong, th, var { font-style: normal; font-weight: normal; }
ol, ul { list-style:none; }
caption, th {text-align:left; }
select, input, textarea { font : 99% arial, helvetica, clean, sans-serif; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal; }
q:before, q:after { content: ''; }
abbr, acronym, dfn { border-bottom: 1px dotted #999999; cursor: help; }
pre { width: 700px; padding: 20px; color: #CC0000; font-size: 13px; text-align: left; background: #ffffff; border: 1px solid #CC0000; }	
em { color: #FF0000; }	

.clear_both { clear: both; }
		
/*
///////////////////////////////////////////////////////////////

///////////////////////////////////////////////////////////////
*/

body { 
	background: url(../images/public_images/intro/fondo.gif) repeat-x center top #ffffff; 
	font-family: Arial, Helvetica, sans-serif; 
	text-align: center; 
	color: #666666; 
	font-size: 69%;
	}
	
h1 {
	color: #000000;
	font-weight: bold;
	}
	
h2 {
	color: #ffffff;
	font-size: 100%;
	font-weight: bold;
	background: #d30006;
	margin: 26px 0 9px 0;
	text-transform: uppercase;
	}		
		
/*
///////////////////////////////////////////////////////////////

///////////////////////////////////////////////////////////////
*/

#contenedora {
	width: 620px;
	padding: 0 0 0 0;
	border: 0px solid #464646;
	margin: 41px auto 30px auto;
	background: url(../images/public_images/intro/franja_roja.gif) repeat-x #ffffff 0px 113px;
	}

/*
///////////////////////////////////////////////////////////////

///////////////////////////////////////////////////////////////
*/

.parte_izq {
	text-align: left;
	width: 280px;
	float: left;
	padding: 1em;
	}
	
.parte_izq img {
	margin: 1.5em 0 0em 0;
	}
	
.parte_izq li {
	margin: .6em 0 0 0;
	}	
	
.parte_izq li {
	margin: 0 0 .4em .5em;
	padding: 5px 0 5px 10px;
	list-style: none;
	border-bottom: 1px solid #cccccc;
	background: url(../images/public_images/intro/li.gif) no-repeat 0px 10px;
	}		
		
/*
///////////////////////////////////////////////////////////////

///////////////////////////////////////////////////////////////
*/

.parte_der {
	width:290px;
	height:358px;
	text-align: right;
	border: 1px solid #ff0000;
	}
	
/*
///////////////////////////////////////////////////////////////

///////////////////////////////////////////////////////////////
*/

.fondo_fotos {
	width:290px;
	height:358px;
	float: right;
	color: #555555;
	text-align: center;
	border: 0px solid #ff0000;
	background: url(../images/public_images/intro/fondocapa.gif) no-repeat center top;
	}

.fotos {
	margin: 0em auto;
	text-align: left;
	width:290px;
	}
/*
///////////////////////////////////////////////////////////////

///////////////////////////////////////////////////////////////
*/

.idiomas a {
	padding: 2px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	}

.idiomas a:link, .idiomas a:visited {
	color: #d30006;
	border-bottom: 1px dotted #d30006;
	}	
	
.idiomas a:hover {
	color: #ffffff;
	background: #d30006; 
	border-bottom: 1px solid #000000;
	}	
		
/*
///////////////////////////////////////////////////////////////

///////////////////////////////////////////////////////////////
*/

