/*
///////////////////////////////////////////////////////////////
         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; }	
img { border: 0px; }

.clear_both { clear: both; }
.no_print { display: none;}		
.display_none { display: none;}		
.float_left { float: left;}	
.float_right { float: right;}
.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;}
.border_0 { border: 0px !important; }	
.background_none { background: none !important; }
		
/*
///////////////////////////////////////////////////////////////

///////////////////////////////////////////////////////////////
*/

body { 
	background: url(../images/public_images/background.gif) repeat-x #cecece; 
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase; 
	text-align: center; 
	color: #355e44; 
	font-size: 69%;
	}
	
a:link {
	color: #ffffff;
	background: #720e00;
	text-decoration: none;
	border-bottom: 1px dotted #ffffff;
	}	
	
a:visited {
	color: #ffffff;
	background: #720e00;
	text-decoration: none;
	border-bottom: 1px dotted #ffffff;
	}	
	
a:hover {
	color: #ffffff;
	background: #720e00;
	text-decoration: none;
	border-bottom: 1px solid #ffffff;
	}	
		
/*
///////////////////////////////////////////////////////////////

///////////////////////////////////////////////////////////////
*/

#contenedora {
	width: 823px;
	text-align: left;
	margin: 100px auto 0px auto;
	border: 2px solid #720e00;
	}
		
/*
///////////////////////////////////////////////////////////////

///////////////////////////////////////////////////////////////
*/

#logo {
	width: 151px;
	float: left;
	}
		
/*
///////////////////////////////////////////////////////////////

///////////////////////////////////////////////////////////////
*/

#imageAlbum {
	width: 672px;
	float: left;
	}
		
/*
///////////////////////////////////////////////////////////////

///////////////////////////////////////////////////////////////
*/

#pie {
	clear: both;
	color: #ffffff;
	padding: .7em;
	text-align: center;
	background: #720e00;
	}
		
/*
///////////////////////////////////////////////////////////////

///////////////////////////////////////////////////////////////
*/

