/*GENERAL*/
body
{
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #dfdfdf;
	text-align: center;
	font-size: 11px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-weight: normal;
	color: #222222;
}

a
{
	color: #dd0000;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

img
{
	border: 0;
}

#container
{
	width: 975px;
	margin: auto;
	margin-top:20px;
	text-align: left;
	
}

* + html #container {
	padding-bottom:20px;
}

#logo
{
	position: absolute;
	top: 1px;
	margin: 0 0 0 10px;
}

#header
{
	width: 100%;
	height: 89px;
	/*margin: 20px 0px 0px 0px;*/
	background: url('../images/header.png') no-repeat;
}

#menu
{
	display: block;
	width: 480px;
	margin: 0 0 0 492px;
	padding: 0 0 0 8px;
	list-style-type: none;
	text-align: center;
}

*html #menu {
	padding-left:5px;
}

#menu li {
	float:left;
}

#menu li a
{
	display: block;
	float: left;
	height: 18px;
	margin: 10px 0 10px 5px;
	padding: 45px 0 0 0;
	text-decoration: none;
	text-transform: uppercase; 
	text-align: center;
	background-color: #ffffff;
	color: #222222;
	font-size: 1em;
}


*html #menu li a
{
	margin-left:3px;
}	

#menu li a:hover,
#menu li a.selected
{
	color: #ffffff;
	background-color: #dd0000;
}

#menu li a#minici { width: 41px; }
#menu li a#mhistorial { width: 74px; }
#menu li a#mplato { width: 74px; }
#menu li a#mip { width: 40px; }
#menu li a#mserveis { width: 90px; }
#menu li a#mtaller { width: 113px; }

#content
{
	float: left;
	width: 100%;
	/*background: url(../images/content-bg.png) repeat-y;*/
	background:none;
}


#content .left
{
	float: left;
	width: 480px;
	height: 100%;
	background-color: #ffffff;
	text-align: center;
}



#social_links
{
	display: block;
	float: right;
	margin: 0 0 10px 0;
	padding: 0;
	list-style-type: none;
}

#social_links li
{
	float: left;
}

#social_links li a
{
	float: left;
	margin: 10px 10px 0 0;
}

#social_links li a img
{
	border: 0;
}

#content .right
{
	float: left;
	width: 480px;
	width: 482px;
	height: 100%;
	margin: 0 0 0 13px;
	padding:0px;
}


#content .right .alone4,
#content .right .alone3,
#content .right .alone
{
	height: 448px;
	background-color: #222222;
	color: #ffffff;
	padding-bottom: 20px;
	margin-top:-12px;
}

#content .right .alone4, x:-moz-any-link, x:default {
	height: 448px;
}

* html #content .right .alone4 
{
	height: 460px;
}

* + html #content .right .alone4 
{
	margin-top:0px;
	height: 448px;
}

#content .right .right1
{
	width: 250px;
	background-color: #222222;
}	

#content .right .right1 h1
{
	margin: 20px 20px 12px 15px;
	padding-bottom: 2px;
	border-bottom: 1px #ffffff dotted;
	color: #ffffff;
	font-size: 1.8em;
	font-weight: normal;
}

#content .right .right_separador
{
	background-color: #dd0000;
	margin: 0 0 0 9px;
	padding: 0 5px 0 5px;
}

#content .right .right2
{
	width: 192px;
	margin-left: 10px;
}


#content .right .right2
{
	/*float:right !important;*/
}


#content .right .right2 ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}


#content .right .right2 ul li a,
#content .right .right2 ul li a img,
#content .right .right2 ul li
{
	float: left;
	margin: 0;
	padding: 0;
}


#content .right .right2 ul li a
{
	display: block;
	width: 193px;
	height: 73px;
	background-color:#DFDFDF;
	padding-bottom: 6px;
}

#content .right .right1,
#content .right .right2,
#content .right .right_separador
{
	height: 468px;
	float: left;
}

#tweets
{
	color: #ffffff;
}

#tweets ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#tweets ul li
{
	margin: 10px 10px 10px 16px;
	font-size: 1.1em;
	font-weight: thin;
}

#footer
{
	float: left;
	height: 45px;
	line-height: 45px;
	margin: 8px 0 20px 0;
	padding: 0 15px 0 15px;
	background-color: #ffffff;
	font-size: 1.05em;
}	

#footer .left
{
	width: 724px;
	float: left;
	text-align: left;
}

#footer .right
{
	width: 221px;
	float: left;
	text-align: right;
	font-size: 0.9em;
}

#footer .right .title
{
	padding-left:55px;
	float:left;
}
#footer .right img
{
	float: right;
	margin: 10px 0 0 5px;
}


#footer .right a
{
	color: #222222;
}

h2
{
	display: block;
	clear: both;
	float: left;
	width: 350px;
	margin: 30px 15px 30px 117px;
	padding: 3px 0 3px 15px;
	background-color: #ee0000;
	font-weight: normal;
	font-size: 1.6em;
}

*html h2
{
	
	float:right;
	margin-left:115px;
	margin-right:-1px;
	margin-bottom:0px

	
}

/*UTILES GENERAL*/
.highlight
{
	clear: both;
	margin: 10px 0 0;
	padding: 4px 0 4px 0;
	border-top: 7px #dfdfdf solid;
	background-color: #dd0000;
	color: #ffffff;
	text-transform: uppercase;
	text-align: center;
}

.highlight, x:-moz-any-link, x:default {
	margin:7px 0 0;
}

* + .highlight {
	margin: 10px 0 0;
}

*html .highlight
{
	border-top: 10px #dfdfdf solid;
}

* + html .highlight
{
	border-top: 10px #dfdfdf solid;
}

.highlight a
{
	color: #ffffff;
	text-decoration: none;
}

.highlight a:hover
{
	color: #ffffff;
	text-decoration: underline;
}

#content .right .alone p
{
	padding: 10px 15px 0 25px;
	font-size: 1.2em;
}

#content .right .alone3 p,
#content .right .alone4 p
{
	padding: 7px 15px 0 25px;
	font-size: 1.1em;
}

#content .right .alone .descargas
{
	list-style-type: none;
	margin: 20px 0 0 20px;
	padding: 0 0 0 25px;	
}

#content .right .alone3 .descargas
{
	display: block;
	width: 290px;
	background: url(../images/para_descargar.png) #ffffff no-repeat;
	border: 1px #dd0000 dashed;
	list-style-type: none;
	margin: 30px 0 0 50px;
	padding: 0 0 10px 90px;
}

#content .right .alone4 .descargas
{
	display: block;
	width: 370px;
	background: url(../images/para_descargar4.png) #222222 no-repeat;
	background-position: top right;
	border: 1px #ffffff solid;
	list-style-type: none;
	margin: 30px 0 0 50px;
	padding: 0 0 10px 10px;
}

#content .right .alone4 .descargas li.h,
#content .right .alone3 .descargas li.h
{
	font-size: 1.1em;
	font-weight: bold;
	color: #333333;
	margin: 10px 0 5px 0;
}

#content .right .alone4 .descargas li.h
{
	font-size: 1.1em;
	font-weight: bold;
	color: #ffffff;
	margin: 10px 0 5px 0;
}

#content .right .alone .descargas li a
{
	font-size: 14px;
	display: block;
	height: 30px;
	line-height: 30px;
	padding-left: 25px;
	background: url(../images/pdf.png) no-repeat;
	background-position: 0 3px;
}
