﻿/*Folla de estilos css deseñada por Eventi (www.eventi.es) para o website de hotelmarcial.com
Proibese a copia total ou parcial.
Contido suxeito a dereitos de autor -copyright-
*/
body{
	background: url(../imaxes/fondoxeral.gif) repeat;
}

#container{
	width: 768px;
    margin: auto; 
}

/************************************************************* CABECEIRA ******/
#cabeceira{
	background: url(../imaxes/bg_cabeceira.jpg) repeat-x;
	width: 768px;
	height: 166px;
}
#logo{
	width: 300px;
	height: 101px;
	padding: 25px 0px 0px 50px;
}
#data{
	float: right;
	font: 10px tahoma, verdana sans-serif;
	color: #827F69;
	padding: 0px 10px 0px 0px;
}	
#multimedia{
	background: #ffffff;
	width: 766px;
	height: 340px;
	border-left: 1px solid #C6C3A5;
	border-right: 1px solid #C6C3A5;
	padding: 0;
	margin: 0;
}
.grafismo{
	width: 766px;
	height: 340px;/*280*/
	border: 0;
	padding: 0;
	margin: 0;
}
#imaxe{
	background: #ffffff;
	width: 766px;
	height: 180px;
	border-left: 1px solid #C6C3A5;
	border-right: 1px solid #C6C3A5;
	padding: 0;
	margin: 0;
}
/* Navegación */
#menu{
	background: #C6C3A5;
	margin: 0px;
	padding: 0px;
	height: 15px;
}
#menu li{
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#menu li a:link, #menu li a:visited{
	font: bold italic 20px/14px Georgia, "Times New Roman", Times, serif;
	color: #E3E0BE;
	text-decoration: none;
	display: block;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	height: 15px;
	overflow: hidden;
	width: 128px;
text-align: center;
}
#menu li a#actual{
	color: #FFFFFF;
	font-style: italic;
}
#menu li a:hover, #menu li a:active{
	color: #FFFFFF;
	text-decoration: none;
	background: #6E551D;
	text-align: center;
	text-transform: uppercase;
	font: bold normal 10px/16px "Lucida Sans Unicode", verdana, lucida, arial, helvetica, sans-serif;
}
/* */

/************************************************************* CORPO ******/
#contido{
	width: 766px;
	background: #ffffff;
	border-top: 6px solid #C6C3A5; 
	border-left: 1px solid #C6C3A5;
	border-right: 1px solid #C6C3A5;
	min-height: 166px;
	height: auto !important;
	height: 166px;
	padding: 0;
	margin: 0;
}
h1{
	font: bold 14px 'trebuchet ms', tahoma, verdana sans-serif;
	color: #533C10;
	padding: 10px 0px 0px 10px; 
}
h2{
	font: bold 12px tahoma, verdana sans-serif;
	color: #827F69;
	padding: 0px 10px 0px 10px; 
}
#contido p{
	font: 11px 'trebuchet ms', tahoma, verdana sans-serif;
	padding: 0px 10px 10px 10px;
	color: #666666;
}
#contido p a{
	color: #675118;
}
#contido p a:hover{
	text-decoration: none;
	background-color: #675118;
	color:#FFFFFF;
}

#centro{
	width: 300px;
	margin: 0 0 0 300px;
}
#centro img {
	border: none;
}
.servizos{
	width: 600px;
	height: 40px;
	margin: 0 auto;
}
.servizos li{
	width: 90px;
	list-style: none;
	float: left;
	font: 9px 'trebuchet ms', tahoma, verdana sans-serif;
	color: #666666;
	text-align: center;
}



/************************************************************* PE ******/
#pe{
	width: 768px;
	height: 73px;
	background: url(../imaxes/bg_pe.gif) no-repeat;
}
.legal a{
	font: 9px 'trebuchet ms', tahoma, verdana sans-serif;
	margin: 20px 10px 0px 0px;
	color: #827F69;
	float: right;
	text-decoration: none;
}
.legal a:hover{
	color: #FFFFFF;
	text-decoration: none;
	background: #6E551D;
	text-align: center;
}
#copy a:link{
	font: 9px 'trebuchet ms', tahoma, verdana sans-serif;
	margin: 50px 200px 0px 0px;
	color: #999;
	float: right;
	text-decoration: none;
}
#copy a:hover{
	text-decoration: underline;
}




