body{
	background-color:#000;
	margin-top:20px;
	font-family:"Verdana";
	font-size:11px;
	background-image:url(../img/fondo_body.jpg);
	background-repeat:repeat-x;
}



/**************COVER*****************/

	#cover{
		width:898px;
		height:648px;
		margin:auto;
		}

		
		#pagina{
		width:898px;
		height:648px;
		float:left;
		border:1px solid #667373;
		background-image:url(../img/fondo_pagina.jpg);
		}
		
		
			#cabecera{
			width:898px;
			height:212px;
			float:left;
			}
			
				#logo{
				width:377px;
				height:212px;
				float:left;
				}
				
				
				#enlaces{
				width:519px;
				height:145px;
				padding-left:2px;
				padding-top:67px;
				float:left;
				background-image:url(../img/enlaces.jpg);
				}
				
					#fondo_enlaces{
						width:472px;
						height:20px;
						float:left;
						}
				
					
				
			
			#centro{
			width:898px;
			height:436px;
			float:left;
			background-image:url(../img/fondo_centro.jpg);
			}
			
				#centro_izq{
				width:616px;
				height:436px;
				float:left;
				padding-left:50px;
				}
				
					#titulo_izq{
						width:796px;
						height:17px;
						float:left;
						color:#FFF;
						font-weight:bold;
						font-size:12px;
						padding-top:3px;
						}
					
					#noticias{
						width:776px;
						height:344px;
						float:left;
						background-image:url(../img/fondo_noticias.jpg);
						padding:10px;
						border-bottom:2px solid #657272;
						border-top:2px solid #657272;
						}
						
						#interior_noticias{
							width:745px;
							height:315px;
							float:left;
							scrollbar-face-color:#657272;
							scrollbar-shadow-color: #000000;
							scrollbar-highlight-color: #000000;
							scrollbar-3dlight-color: #000000;
							scrollbar-darkshadow-color: #000000;
							scrollbar-track-color: #000;
							scrollbar-arrow-color: #fff;
							overflow-x:hidden;
							overflow-y:auto;
							padding:10px;
							padding-top:15px;
							}
							
							#linea_noticia{
								width:716px;
								height:auto;
								float:left;
								}

								
							#titulo_noticia{
							width:625px;
							height:16px;
							float:left;
							font-weight:bold;
							border-bottom:1px solid #657272;
							color:#454D5F;
							}
							
							#fecha_noticia{
							width:90px;
							height:16px;
							float:left;
							text-align:right;
							color:#454D5F;
							border-bottom:1px solid #657272;
							}
							
							#texto_noticia{
							width:715px;
							height:auto;
							float:left;
							line-height:16px;
							text-align:justify;
							color:#FFF;
							padding-top:8px;
							padding-bottom:25px;
							}
							
				
							

				
				#centro_der{
				width:212px;
				height:436px;
				float:left;
				padding-left:10px;
				}
				
				
						#titulo_der{
						width:165px;
						height:17px;
						float:left;
						color:#FFF;
						font-weight:bold;
						font-size:12px;
						padding-top:3px;
						}
				
						#red{
						width:131px;
						height:179px;
						float:left;
						background-image:url(../img/fondo_red.jpg);
						padding-top:25px;
						padding-left:34px;
						border:1px solid #657272;
						margin-bottom:15px
						}
						
						
						#maqueta{
						width:145px;
						height:104px;
						float:left;
						padding-top:20px;
						padding-left:20px;
						border:1px solid #657272;
						background-image:url(../img/fondo_maqueta.jpg);
						}
					
			
	
			
			#pie{
			width:898px;
			height:auto;
			float:left;
			color:#667272;
			padding-top:10px;
			text-align:center;
			}
			
			
		
			
			



/************ENLACES************/

		.sam:link{
		color:#667272;
		text-decoration:none;
		}
		
		.sam:visited{
		color:#667272;
		text-decoration:none;
		}
		
		.sam:hover{
		color:#BBC1C1;
		text-decoration:none;
		}
		
		.sam:active{
		color:#667272;
		text-decoration:none;
		}
		
		
		.links:link{
		color:#FFF;
		text-decoration:none;
		}
		
		.links:visited{
		color:#FFF;
		text-decoration:none;
		}
		
		.links:hover{
		color:#667272;
		text-decoration:none;
		}
		
		.links:active{
		color:#FFF;
		text-decoration:none;
		}

/**********FIN DE ENLACES********/


/*GALERIA*/
						.linea_galeria{
						width:740px;
						height:auto;
						float:left;
						padding-bottom:6px;
						padding-top:6px;
						}
					
						.celda_linea_galeria{
						width: 105px;
						height:105px;
						float:left;
						border:1px solid #74725B;
						background-color:#f8f8f8;
						text-align:center;
						}
						
						.separador_celda_linea_galeria{
						width:12px;
						height:64px;
						float:left;
						}
/*FIN DE GALERIA*/

/*********FIN DE COVER***************/