/* CSS Document */

/*/ ~~~~~~~~~~  MOBIL M > www.mobil-m.es ~~~~~~~~~~ /*/
/*/ ~~~~~~~~~~  Design & Programming > RAZGO - www.razgo.net /*/

 
html {
	width:100%;
	height:100%;
	} 
 
body {
 	margin:0 auto;
	background-attachment: fixed; 
	background-color:#5E5C5C;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size:13px ;
	color:#FFFFFF; 	
	} 

A { 
	color:#FFFFFF; 
	text-decoration: none;
	font-weight: bold;
	} 

A:hover {
	text-decoration: none;
	color: #E30062;
	background-color:#FFFFFF;
	font-weight: bold;
	}
	
.grey {
	color:#777B7E;
	} 


.small {
	font-size:95% ; 
	} 


.titular_agenda {
	font-size:16px;
	color: #5A5A5A;
	font-weight:bold;

}	


.fecha_agenda {
	font-size: 12px;
	font-weight: bold;
	color: #E30062;
}	

.text_agenda {
	font-size: 13px;
	color: #5A5A5A;
}	


/*/ ************************************* * top /*/


#wrapper {
	width: 960px;
	height:auto;
 	margin: 0 auto;
	padding:0 0;
	}

#container { 			
	position:absolute;
	top:0px;
	width:960px;	
	height:100%;
	border: 0;		
	margin: 0;
	padding: 0;
	}

#logo { 
	position: absolute;
	top:0px;
	left:0px;
	width:350px;
	height:135px;	
	border: 0;		
	margin: 0;
	padding: 0;
	}

#top { 
	position: absolute;
	top:0px;
	left:350px;
	width:318px;
	height:135px;	
	border: 0;		
	margin: 0;
	padding: 0;
	}


#head { 
	position: absolute;
	top:0px;
	left:668px;
	width:292px;
	height:135px;	
	border: 0;		
	margin: 0;
	padding: 0;
	}
	

	
/*/ ************************************* * secciones /*/
	

#home { 
	position: absolute;
	top:0px;
	left:0px;
	width:960px;
	height:605px;	
	border: 0;		
	margin: 0;
	padding: 0;
	}


#servicios { 
	position: absolute;
	top:135px;
	left:673px;
	width:287px;
	height:295px;	
	border: 0;		
	margin: 0;
	padding: 0;
	}

#nav_contacto { 
	position: absolute;
	top:530px;
	left:230px;
	width:110px;
	height:34px;	
	border: 0;		
	margin: 0;
	padding: 0;
	}


#noticias { 
	position: absolute;
	top:528px;
	left:90px;
	width:540px;
	height:auto;	
	border: 0;		
	margin: 0;
	padding: 0;
	}

#noticias a { 
	color: #E30062;
	}



#noticias_icon { 
	position: absolute;
	top:490px;
	left:4px;
	width:74px;
	height:110px;	
	border: 0;		
	margin: 0;
	padding: 0;
	}

#logos { 
	position: absolute;
	top:620px;
	left:452px;
	width:500px;
	height:40px;	
	border: 0;		
	margin: 0;
	padding: 0;
	}

#contacto { 
	position: absolute;
	top:14px;
	left:20px;
	width:400px;
	height:40px;	
	border: 0;		
	margin: 0;
	padding: 0;
	}

#volver { 
	position: absolute;
	top:24px;
	left:580px;
	width:70px;
	height:20px;	
	border: 0;		
	margin: 0;
	padding: 0;
	}
