@charset "UTF-8";
/* CSS Document */

body {
margin: 0 0 0 0;
background: #595959 url(../images/bg_pattern_36x36.gif) repeat;
font: 85% Georgia, "Times New Roman", Times, serif;
}

#header_container {
	width: 100%;
	background: url(../images/bg_top_1x232.gif) repeat-x;
	height: 232px;
	background-color:#595959;
}

#header {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	background: url(../images/top_439x130.png) no-repeat top right;
	position: relative;
}

#header img {
	margin: 17px 0 0 61px;
}

#sucursales {
	position: absolute;
	width: 373px;
	left: 521px;
	top: 0;
	margin:0;
	}
	
#sucursales img{
	margin-top: 30px;
	margin-left: 50px;
	margin-bottom: 0px;
	}
	
#sucursales ul{
	list-style-type: none;
	margin: 0;}
	
#sucursales li {
	float: left;
	margin-left: 15px;}
	
#sucursales a:link, #sucursales a:visited {
	color: #aa5c00;
	text-decoration: none;
	border-bottom: 1px dotted #aa5c00;}
	
#sucursales a:hover {
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #000;}

#nav {
	margin: 0;
	width: 650px;
	height: 57px;
	position: absolute;
	bottom: 7px;
	left: 300px;
}

#nav ul {
	list-style: none;
	margin: 0;
	padding: 0px 0 0 0px;
	font-size: 1em;
}

#nav li {
	background: url(../images/tab_left_18x57.png) left top no-repeat;
	float: left;
	padding: 16px 1em 0em 18px;
	height: 41px;
}

#nav a:link, #nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 16px 18px 0 0;
	background: url(../images/tab_right_167x57.png) top right no-repeat;
	height: 41px;
	margin: -16px -22px 0 0;
}

#nav a:hover{
	color: #463021;
}

#container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;}

#flash {
	padding: 0;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	height: 100%;
	}
	
#bottom-left {
	float: left;
	margin: 0;
	width: 357px;
	padding: 30px 26px;
}

#bottom-left img {
	margin-bottom: 0;
}

#bottom-left p {
	margin-top: 5px;
	color: #fff;
	font-size: 1em;
	line-height: 1.6em;
}

#bottom-right {
	background: url(../images/franquicia_516x230.png) top left no-repeat;
	float: left;
	margin: 0;
	width: 296px;
	height: 175px;
	padding-top: 55px;
	padding-left: 25px;
	padding-right: 220px;
}

#bottom-right img {
	margin-bottom: 0;
}

#bottom-right p {
	margin: 3px 0 0 0;
	color: #fff;
	line-height: 1.3em;
}

#bottom-right a:link, #bottom-right a:visited {
	color: #000;
	text-decoration: none;
	border-bottom: 1px #000 dotted;
}

#bottom-right a:hover {
	color: #FFF;
	text-decoration: none;
	border-bottom: 1px #FFF dotted;
}

#right .continuacion {
	font-size: 0.8em;
	color: #ccc;
	}

#right .continuacion a:link, #right .continuacion a:visited {
	color: #ccc;
	text-decoration: none;
	border-bottom: 1px #ccc dotted;
	}

#right .continuacion a:hover {
	font-weight: bold;}

#footer {
	clear: both;
	text-align: center;
	font-size: 0.8em;
	font-style: italic;
	padding: 5px 0 80px 0;
	color: #bebebe;}	