/* CSS Document */

#main {
	width: 776px;
	padding: 0 0 0 0;
	margin: 0 auto;
}

#header{
	height: 68px;
	border-bottom: 5px solid #777777;
	background:url(img//heading.jpg) no-repeat right top;
	}

h1  {
	background-image:url(img//cabecera_franquicias.gif);
	background-repeat: no-repeat;
	height: 37px;
	width:303px;
	float:left;	
	overflow: hidden;
	padding-bottom:15px;
	}

h1  span {
	display: none;
}

#lineaini{
width:450px;
height:70px;
padding-top:15px;

}

#titweek{
width:300px;
height:26px;
color: #333333;
font-size:large;
float:left;
}

#acceso{
width:85px;
height:26px;
color: #000000;
font-size: 11px;
float:right;
}



#nav {
	width: 240px;
	float: left;
	padding: 5px 0px 10px 0px;
	background-color:#f5f7f7;
}

#nav img{ padding:5px;}

#content {
	width: 490px;
	float: left;
	padding: 40px 20px 40px 36px;
	font-family: Arial, Helvetica, sans-serif;
}


#contentintro {
	width: 480px;
	float: left;
	padding: 30px 10px 40px 30px;
	font-family: Arial, Helvetica, sans-serif;
}



#contentintro  ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;	
	list-style-type:square;
	color:#777777;
}


h2  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #777777;
	text-align:justify;	
}
h2  strong {
	color: #ac1e36;
}

h3  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ac1e36;
	}


p {
	font-size:12px;
	color:#777777;
	text-align:justify;
	}
.destacado {
	font-size:12px;
	color:#777777;
	line-height: 16px;
	}
	
#contentintro a{
	color:#525252;	
	}
#contentintro a:hover{
	text-decoration:none;
	color:#ac1e36;	
	}
	
#etiquetas{
width: 750px;
height: 30px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color:#777777;
float:left;
margin-left:5px;
padding:5px 5px 5px 10px;
border-top:1px solid #CCCCCC;
}
