/*
///////////////////////////////////////////////////////////////
         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; }
.no_print { display: none;}		
.display_none { display: none;}		
.float_left { float: left;}	
.float_right { float: right;}
.border_zero { border: 0px !important; }
.align_center { text-align: center;}	
.align_left { text-align: left;}
.align_right { text-align: right;}
.font_weight_n { font-weight: normal; }
.font_weight_b { font-weight: bold; }
.no_style { background: none; border: none;}	
.background_none { background: none !important; }
		
/*
///////////////////////////////////////////////////////////////

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

body {
	background: url(../images/public_images/fondo_intro.gif) repeat-x #ffffff;
	font-family: Arial, Helvetica, sans-serif; 
	text-align: center; 
	color: #000000;
	font-size: 69%;
	}
		
/*
///////////////////////////////////////////////////////////////

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

#contenedora {
	margin: 5.4em auto 0em auto;
	padding: 1.4em 2em 2em 2em;
	height: 231px;
	width: 72.3em;
	}
		
/*
///////////////////////////////////////////////////////////////

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

.cabecera_intro {
	border: 0px solid #ff0000;
	text-align: left;
	color: #000000;
	width: 74em;
	}

.logotipo { margin-left: 4px; float: left; border: 0px solid #ff0000; }
#imageAlbum { margin-left: -4px; width: 564px; float: left; border: 0px solid #ff0000; }
		
/*
///////////////////////////////////////////////////////////////

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

.cont_bottom {
	margin: 0em auto 0em auto;
	text-align: left;
	clear: both;
	width: 70em;
	color: #000000;
	}
		
/*
///////////////////////////////////////////////////////////////

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

.email {
	width: 21em;
	text-align: center;
	border: 0px solid #FF99CC;
	}
		
a:link {
	color: #000000;
	text-decoration: none;
	}		
		
a:visited {
	color: #000000;
	text-decoration: none;
	}		
		
a:hover {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px solid #69a80d;
	}		
		
/*
///////////////////////////////////////////////////////////////

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

.botones {
	width: 35em;
	color: #000000;
	margin-right: 7em;
	text-align: right;
	padding-right: 10px;
	border: 0px solid #CC9900;
	}
		
/*
///////////////////////////////////////////////////////////////

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