/* 
Theme Name: maxterauto.com
Theme URI: http://www.maxterauto.com
Description: La web mas fresca desde el frigopie...
Version: 1.0
Author: Tilo Systems
Author URI: http://www.tilo.es

Licensed under the Creative Commons Attribution-Share Alike 3.0 License
http://creativecommons.org/licenses/by-sa/3.0/

Que majos son los muchachos del GNU

*/

/* Overall code */
html, body {
min-height: 100%;
height: auto;
}

/*Explorer */
html, body {
height: 100%;
height: auto;
}

body {
	background-color: #3d3d3d;
	background-image: url(images/background.gif);
	background-repeat: repeat;
	background-attachment: fixed;
}

#sitewrap {
	margin: 0 auto;   /* align for ALL good browsers */
	margin-bottom: 15px;
	text-align: left; /* counter the body center */
	border: 1px solid #000;
	width: 1000px;
	height: auto;
}
#header {
	width: 1000px;
	height: auto;
}

#banner_flash{ 
	width: 1000px;
	height: 250px;
	border-bottom-width: 1px;
	border-bottom-color: #ad190a;
	float:left;
	clear:both;
}
#blogname {
	float: left;
	margin-left: 25px;
	padding: 25px 0px 0px 0px;
	width: 500px;
	height: 35px;
	font-family: Arial;
	font-weight: normal;
	font-size: 24px;
	color: #5c5c5c;
	border-bottom: 2px solid #ad190a;
}
#blogdescription {
	float: left;
	margin-left: 25px;
	margin-top: 7px;
	padding: 0px 0px 0px 0px;
	width: 500px;
	height: 35px;
	font-family: Arial;
	font-weight: normal;
	font-size: 18px;
	color: #5c5c5c;
}
#headersearch {
	width: 1000px;
	height: 40px;
	background: #000;
	filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50;
	margin-top: -40px;
	text-align: right;
	padding: 0px 0px 0px 0px;
}

.rss {
	padding-right: 10px;
	text-decoration: none;
	font-family: Arial;
	font-size: 10px;
	width: 1000px;
	margin: auto;
	margin-bottom: 20px;
}
.rss a ,
.rss a:visited,
.rss a:active {
	text-decoration: none;
	color: #b9b9b9;
}
.rss a:hover {
	color: #FFF;
	text-decoration: none;

}

.rss .facebook a ,
.rss .twitter a {
	height: 30px;
	width: 120px;
	background-repeat: no-repeat;
	background-position: left center;
}
.rss .facebook a .logo ,
.rss .facebook a .txt ,
.rss .twitter a .logo ,
.rss .twitter a .txt ,
.rss .desktop a .logo ,
.rss .desktop a .txt{
	float: left;
	display: block;
	cursor: pointer;
}
.rss .facebook a .logo ,
.rss .twitter a .logo ,
.rss .desktop a .logo{
	height: 30px;
	background-repeat: no-repeat;
	background-position: center center;
	width: 30px;
}
 a .txt ,
.rss .twitter a .txt {
	line-height: 13px;
	font-size: 11px;
	padding-left: 5px;
	margin-top: 2px;
}
.rss .facebook a {
	background-image: url(images/facebook.png);
}
.rss .facebook a .logo {
	background-image: url(images/facebook.png);
}
.rss .facebook a:hover .logo {
	background-image: url(images/facebook_over.png);
}
.rss .twitter a {
	background-image: url(images/twitter.png);
}
.rss .twitter a .logo {
	background-image: url(images/twitter.png);
}
.rss .twitter a:hover .logo {
	background-image: url(images/twitter_over.png);
}
.rss .desktop a {
	background-image: url(images/desktop.png);
}
.rss .desktop a .logo {
	background-image: url(images/desktop.png);
}
.rss .desktop a:hover .logo {
	background-image: url(images/desktop_over.png);
}

/*Featured*/
#separator {
	width: 90%;
	border-bottom: 1px solid #CCC;
	margin: 5px 5px 5px 0px;
}
#separator_search {
	width: 100%;
	border-bottom: 1px solid #CCC;
	margin: 5px 5px 5px 0px;
}
#separator-s {
	width: 90%;
	border-bottom: 1px solid #CCC;
	margin: 15px 5px 15px 0px;
}
#separator_archive {
	margin-left:76px;
	border-bottom: 1px solid #CCC;
	margin-right: 20px;
	height:20px;
}
#featured {
	width: auto;
	height: 275px;
	background: #232323;
	border-top: 2px solid #292929;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-top: 25px;
	padding-left: 16px;
}
.fotos_home {
	background-image: url(images/fotos_home.png);
	height: 250px;
	width: 216px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 23px;
	padding-left: 15px;
	padding-right: 15px;
	float:left;
	font-size: x-small;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	cursor:pointer;
	color: #ee4444;
}
.fotos_home:hover{
	background-image: url(images/fotos_home_hover.png);
	background-repeat: no-repeat;
	background-position: left top;
	cursor:pointer;
	color: #565656;
}
.letras_fotos_home {
	color: #FFF;
	text-decoration: none;
	top: 10px;
	font-size: x-small;
	font-weight: normal;
	padding-right: 55px;
	font-style: normal;
	position: relative;
	font-variant: normal;
}

#featured a {
	color: #ee4444;
	text-transform: uppercase;
}
#featured a:hover {
	color: #565656;
	text-transform: uppercase;

}
#featuredConc {
	float: right;
	margin-top: -220px;
	padding-right: 25px;
	font-family: Arial, sans-serif;
	font-size: 10px;
}
#featuredConc a {
	text-decoration: none;
	color: #666666;
}
#featuredConc a:hover {
	color: #9b2519;
	text-decoration: none;

}
#featured h2 {
	margin-top: 25px;
	margin-left: 0px;
	color: #666666;
	font-family: Arial, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 22px;
}
.box2 {
	display: block;
	float: left;
	margin-right: 30px;
	height: 240px;
	width: 210px;
}
.last2 { 
	margin-right: 0; 
	padding: 0px 3px 3px 0px;
}

#morecontent {
	width: 1000px;
	background-color: #fff;
	vertical-align: bottom;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #fff;
	/* background-image: url(images/bg_table.jpg); */
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 0px;
}
.content_home{
	height: 555px;
}
#morecontent a {
	color: #ad190a;
}
#morecontent a:hover {
		color: #565656;
}
#morecontent img {
	padding: 1px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#morecontent img .alignright {
	padding: 1px;
	text-decoration: none;
	border: 4px solid grey;
	margin-left: 10px;
}
#morecontent h2 {
	margin-top: 25px;
	margin-left: 0px;
	color: #666666;
	font-family: Arial, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 22px;
}
#morecontent h3 {
	margin:0px;
	color: #666666;
	font-family: Arial, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 15px;
	padding-bottom:7px;
	padding-top: 10px;
	padding-left: 0px;
}
div.my_right_box {
	border:1px solid #AAAAAA;
	float:right;
	font-family:Arial,sans-serif;
	font-size:11px;
	font-weight:normal;
	margin:15px;
	padding:5px;
	position:relative;
	text-transform:uppercase;
	top:-140px;
	width:320px;
}
div.my_right_box_search{
	float: right;
	position:relative;
	top: -140px;
	padding: 5px;
	width: 320px;
	font-family: Arial, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 11px;
	border: 1px solid #AAA;
	height: 94px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	clear: right;
}
#sf {
	height: auto;
	width: 90%;
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	text-align: center;
	margin:auto;
}
div.sideways #sf{
	height:30px;
	width:96%;
	padding-left:2%;
	padding-right:2%;
}
#sf #caja_inputsearch {
	float: left;
	width: 75%;
	text-align: right;
}
div.sideways #sf #caja_inputsearch{
	width: 65%;
}
#sf #caja_buttonsearch {
	width: 24%;
	float: right;
	text-align: left;
}
div.sideways #sf #caja_buttonsearch{
	width: 34%;
}
#sf #caja_buttonsearch input{
	padding:0px;
	margin:0px;
	width:99%;
}
div.my_left_box{
	float: left;
	padding: 5px;
	width: 600px;
	font-family: Arial, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 11px;
	border: 1px solid #AAA;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 40px;
	clear:right;
	margin-left: 15px;
}
.headline {
	margin-top: 15px;
	margin-left: 15px;
	margin-right. 15px;
	color: #666666;
	font-family: Arial, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 22px;
}
.sub {
	border-bottom: 1px solid #000;
}
#commentbox {
	color: #fff;
	background: #000;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
	width: 163px;
	height: 16px;
	position: relative;
	float: right;
	margin-top: -165px;
	margin-right: 8px;
	padding: 2px;
	text-align: center;
}
#separatorhl{
	width: auto;
	border-bottom: 1px solid #c2c1c1;
	margin: 5px 5px 5px 5px;
}
div.leftbox {
	padding: 0px;
	width: 290px;
	font-family: Arial, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 11px;
	margin-right: 5px;
	float: left;
}
div.leftbox a:hover {
	background-image: url(images/boton_modulos_over.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
div.leftbox2 {
	padding: 0px;
	width: 290px;
	font-family: Arial, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 11px;
	margin-left: 8px;
	float: left;
}
div.leftbox2 a:hover {
	background-image: url(images/boton_modulos_over.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

div.rightbox{
	float: right;
	padding: 0px;
	width: 50%;
	font-family: Arial, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 11px;
	margin-right: 15px;
	clear: both;
}

#footer {
	color: #FFF;
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 100%;
	background-color: #ad190a;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 57px;
	width: 1000px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position:absolute;
	z-index:5;
}

#footer a {
	color: #FFF;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 9px;
	text-decoration: none;
}
#footer a:hover {
	color: #FFF;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 9px;
	text-decoration: underline;
}

.rss {
	clear:both;
	height: 27px;
	margin-top: 5px;
}
.rss .facebook ,
.rss .twitter {
	float: left;
	margin-left: 5px;
	background-position:center center;
	background-repeat:none;
	display: block;
}
.rss .facebook a ,
.rss .twitter a {
	display: block;
	height: 27px;
	width: 110px;
}
.rss .facebook ,
.rss .facebook a {
	background-image:url(images/facebook.gif);
}
.rss .twitter ,
.rss .twitter a {
	background-image:url(images/twitter.gif);
}
.rss .facebook a:hover {
	background-image:url(images/facebook_over.gif);
}
.rss .twitter a:hover {
	background-image:url(images/twitter_over.gif);
}

.sidenav li {
	list-style:none;
	padding:0;
	margin-left: -35px;
	margin-top: -1px;
}

.sidenav li a, .sidenav li a:visited {
	display:block;
	padding:4px 4px 4px 0px;
	color:#ace3ff;
}
		
.sidenav li a:hover, .sidenav li a:active, 
.sidenav li.current_page_item a, .sidenav li.current_page_item a:visited,
.sidenav li.current_page_parent a, .sidenav li.current_page_parent a:visited {
	text-decoration:none;
	color: #FFF;
	}


.box { 
	display: block; 
	float: left; 
	margin-right: 20px; 
	width: 290px; 
	height: auto;
	padding: 3px;
}

.last { 
	margin-right: 0; 
	padding: 0px 3px 3px 3px;
}
.headlinefooter {
	margin-top: 0px;
	margin-left: 0px;
	margin-right. 15px;
	color: #666666;
	font-family: Arial, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 18px;
}

/*Singlepost*/

div.morecontentleftblock{
	float: right;
	padding: 10px;
	width: 700px;
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: 11px;
	margin-left: 15px;
}
#cambia_floats div.morecontentleftblock{
	float: right;
}
div.morecontentrightblock{
	float: left;
	width: 260px;
	height: 1490px;
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: 11px;
	margin-bottom: 1px;
	background-color: #232323;
}
#cambia_floats div.morecontentrightblock{
	float: left;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	color: #000;
	}
.alignright {
	float: right;
	margin-top: 5px;
	}

.alignleft {
	margin-top: 5px;
	float: left
	}
.entry {
	line-height: 135%;
}
.entry_modulos {
	padding-left:76px;
	line-height: 120%;
	font-style: italic;
	text-transform:none;
	font-size:12px;
	padding-right:30px;
}
.entry_search {
	padding-left:45px;
	line-height: 110%;
	font-style: italic;
	text-transform:none;
	font-size:12px;
	padding-right:20px;
	margin-top: -10px;
	background-image: url(images/icono_busqueda.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#separatorsingle {
	width: 100%;
	border-bottom: 1px solid #634b08;
	margin: 15px 5px 5px 0px;
}
#separatorarchive {
	width: 100%;
	border-bottom: 1px solid #634b08;
	margin: 15px 5px 15px 0px;
}
#separatordate{
	width: 100%;
	border-bottom: 1px solid #634b08;
	margin: 15px 5px 25px 0px;
}


/*Sidebar*/

.sideways {
	padding-left: 0px;
	padding-top: 0px;
	background-repeat: repeat-y;
	background-color: #232323;
}
.sideways_header {
	background-image: url(images/header_column.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	clear: both;
	height: 40px;
	width: 250px;
}
.sidenavside li {
	list-style:none;
	padding:0;
	padding-left:5px;
	margin-left: 0px;
	margin-right:20px;
	margin-top: 3px;
}

.sidenavside li a, .sidenavside li a:visited {
	display:block;
	padding:4px 4px 4px 0px;
	color:#ace3ff;
}
		
.sidenavside li a:hover, .sidenavside li a:active, 
.sidenavside li.current_page_item a, .sidenavside li.current_page_item a:visited,
.sidenavside li.current_page_parent a, .sidenavside li.current_page_parent a:visited {
	text-decoration:none;
	color: #FFF;
	}

/*Navigation*/
#topnav, #blog_title, #archive_wrapper, #secondary_nav_content {
	width: 100%;
	margin: 0 auto;
}
	
#topnav {
	margin-top: 0;
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 85px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	
}

#topnav ul {
	list-style-type: none;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: none;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 193px;
	padding-top: 68px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#topnav li {
	float: left;
	display: inline;
	letter-spacing: 1px;
	border-left: 0px solid #ad190a;
}

.home {
	margin-left: -10px;
	color: #fff;
}
	
#topnav, #topnav ul {
	
	color: #FFFAEF;
}
#topnav a {
	padding: 1em 1.2em 0px 1.2em;
		color: #fff;
}
#topnav a:hover {
	border-bottom: 3px solid #ffffff;
}
.page_item a {
	color: #b9b9b9;
}

.current_page_item a, .current a {
	border-bottom: 3px solid #ad190a;
	color: #ad190a;
}
a	{
	text-decoration: none;
}
#topnav {
	font-size: 11px;
	font-family: Arial, sans-serif;
	text-transform: uppercase;
} 
#catnav {
	width: 1000px;
	margin: 0 auto;
	background: #1d1d1d;
	height: 19px;
	font-size: 11px;
	font-family: Arial, sans-serif;
	text-transform: uppercase;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
	position: relative;
	left: -1px;
}
	

ul#menu {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
	font-size: 1.13em;
}

ul#menu li {
	float: left;
	padding: 0;
	margin: 0;
	border-right: solid 1px #2d2d2d;
}

ul#menu ul li {
	float: none;
	position: relative;
	border: none; /* fixes gap problem in IE */
	text-align: left;
	cursor: pointer;
	z-index: 11;
}

ul#menu li ul {
	margin: 0;
	padding: 0;
	display:none;
	list-style: none;
	position: absolute;
	border: solid 1px #ad190a;
}
ul#menu ul ul{
	margin-left: .2em;
	position: absolute;
	top: -1px; /* if using borders, -1px to align top borders */
	left: 100%;
}

ul#menu * a:hover,
ul#menu li a:active {
	background: #ad190a !important;
	color: #b9b9b9;
}

ul#menu li a:link ,
ul#menu li a:visited ,
ul#menu li a:hover ,
ul#menu li a:active{
	z-index: 20;
	display: block;
	padding: .2em .8em;
	text-decoration: none;
	color: #b9b9b9;
	line-height: 1.2em;
	height: 1.2em;
}


ul#menu ul li a:link,
ul#menu ul li a:visited,
ul#menu ul li a:hover,
ul#menu ul li a:active {
	width: 150px;
	text-transform: capitalize;
}

.submenu {
	width: auto;
	background-color: #1d1d1d;
	z-index: 10;
}

.submenu_separador {
	width: auto;
	height: 1px;
	background-color: #ad190a;
	z-index: 10;
}

#sitewrap_header {
	margin: 0 auto;   /* align for ALL good browsers */
	text-align: left;
	width: 1000px;
	height: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.head_home {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px;
	background-color: #992317;
	width: auto;
	clear: right;
	height: 20px;
	text-align: left;
	vertical-align: middle;
	padding: 2px;
	margin-bottom: 10px;
}
.head_home_modulos {
	width: auto;
	clear: right;
	height: 20px;
	vertical-align: middle;
	margin-bottom: 10px;
	background-image: url(images/barra_modulos.png);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #333333;
}
.head_home_accesorios {
	width: auto;
	clear: right;
	height: 20px;
	vertical-align: middle;
	margin-bottom: 10px;
	background-image: url(images/barra_accesorios.png);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #333333;
}
.head_home_noticias {
	width: auto;
	clear: right;
	height: 20px;
	vertical-align: middle;
	margin-bottom: 10px;
	background-image: url(images/barra_noticias.png);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #333333;
}
.bloque_noticias {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	overflow: hidden;
	height: 49px;
	border-bottom: 1px solid #c2c1c1;
	margin-bottom: 5px;
}
.bloque_noticias img {
	height: 49px;
	width: 100px;
	float: right;
	margin: 0px;
	padding: 0px;
}

.head_home_buscar {
	width: auto;
	clear: right;
	height: 20px;
	vertical-align: middle;
	margin-bottom: 10px;
	background-image: url(images/barra_buscar.png);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #333333;
}
.imagen_modulo_home{
	height: 61px;
	width: 292px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 1px;
}
#featured_lateral {
	width: auto;
	height: auto;
	background: #232323;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-top: 20px;
	padding-left: 10px;
	float: left;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #1f1f1f;
	border-left-color: #1f1f1f;
	clear: both;
	padding-bottom: 20px;
}
div.my_left_box_posts {
	float: left;
	padding: 5px;
	width: 666px;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 11px;
	border: 1px solid #AAA;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
div.my_left_box_posts_pie {
	float: left;
	padding: 5px;
	width: 666px;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 11px;
	border: 1px solid #AAA;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div.my_left_box_posts h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	font-size:16px;
	font-style:italic;
	text-decoration: none;
	color: #999;
	height: 50px;
	margin-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.head_posts {
	width: auto;
	clear: right;
	height: 20px;
	vertical-align: middle;
	margin-bottom: 10px;
	background-image: url(images/barra_posts.png);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	text-indent: 28px;
	text-align: left;
	line-height: 20px;
}
.head_masinfo {
	width: auto;
	clear: right;
	height: 20px;
	vertical-align: middle;
	margin-bottom: 10px;
	background-image: url(images/barra_masinfo.png);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	text-indent: 28px;
	text-align: left;
	line-height: 20px;
}
.header_sidebar_posts {
	background-color: #232323;
	padding: 0px;
	clear: both;
	margin:auto;
	text-align:right;
}
#cambia_floats .header_sidebar_posts {
	text-align:left;
}
#header #topnav .logo {
	height: 85px;
	width: 165px;
	float: left;
	cursor: pointer;
}
#topnav .logo a {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#topnav .logo a:visited {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#topnav .logo a:hover {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header #topnav .txt_maxterauto {
	float: right;
	width: 322px;
	padding-top:32px;
}
#header #topnav .txt_maxterauto div {
	height: 37px;
	width: 322px;
	cursor: pointer;
	background-color: transparent;
}
#header #topnav .txt_maxterauto a {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header #topnav .txt_maxterauto a:visited {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header #topnav .txt_maxterauto a:hover {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img.relleno{
	width:100%;
	height:100%;
}
#footer .logotilo {
	float: left;
	height: 57px;
	width: 138px;
}
#footer .logotilo:hover {
	background-image: url(images/logotilo_over.gif);
}
#footer .mailtoinfo {
	height: 20px;
	width: 137px;
	float: right;
	padding-top: 37px;
	padding-right: 0px;
}
#footer .mailtoinfo:hover {
	background-image: url(images/mailto_over.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}
#sf #caja_inputsearch input {
	width: 95%;
}
.my_right_box #separatorhl {
	margin-right: 0px;
	margin-left: 0px;
	clear: both;
	line-height: 1px;
	height: 1px;
	overflow: hidden;
}
.fondo_featured {
	float: left;
	background-image: url(images/fotos_home.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#morecontent h2.sideways_header{
	margin-top:0px;
}
div.my_left_box_posts .head_posts span{
	color: #CCC;
}
div.my_left_box_posts .post {
	margin-top: 10px;
	clear: both;
}

div.my_left_box_posts li{
	margin-top: 5px;
	margin-bottom: 5px;
}

/*
.enlaces li {
	list-style:none;
	padding:0;
	padding-left:5px;
	margin-left: -15px;
	margin-right:20px;
	margin-top: 3px;
	border:solid 1px #666;
	background-color:#333;
}
*/
ul.enlaces{
	margin:15px;
	padding:0px;
}
.enlaces li {
	list-style:none;
	padding:0px;
	margin-left: auto;
	margin-right:auto;
	margin-top: 3px;
	border:solid 1px #666;
	background-color:#333;
}

.enlaces li a, .enlaces li a:visited {
	display:block;
	padding:4px 4px 4px 0px;
	color:#ace3ff;
}

#morecontent .enlaces li a,
#morecontent .enlaces li a:visited {
	padding-left:25px;
	color: #fff;
	background-repeat:no-repeat;
	background-position:left center;
	background-image:url(images/minivineta_enlaces.gif);
	font-weight:bold;
}
#morecontent .enlaces li a:hover {
	color: #a1a1a1;
	background-image:url(images/minivineta_enlaces_over.gif);
}

#morecontent .enlaces li.current_page_item a,
#morecontent .enlaces li.current_page_item a:visited {
	border:none;
}
#morecontent .enlaces li.current_page_item a:hover {
	border:none;
}
#morecontent .enlaces li.current_page_item {
	border-color:#FFF;
}


/* MENU ITEM QUÉ ES MAXTERAUTO */
#morecontent .enlaces li.page-item-282 a,
#morecontent .enlaces li.page-item-282 a:visited {
	background-image:url(images/que_es_normal.gif);
}
#morecontent .enlaces li.page-item-282 a:hover {
	background-image:url(images/que_es_over.gif);
}
/* MENU ITEM ATENCIÓN AL CLIENTE */
#morecontent .enlaces li.page-item-5 a,
#morecontent .enlaces li.page-item-5 a:visited {
	background-image:url(images/minivineta_attcliente.gif);
}
#morecontent .enlaces li.page-item-5 a:hover {
	background-image:url(images/minivineta_attcliente_over.gif);
}
/* MENU ITEM AVISO LEGAL */
#morecontent .enlaces li.page-item-101 a,
#morecontent .enlaces li.page-item-101 a:visited {
	background-image:url(images/minivineta_avisolegal.gif);
}
#morecontent .enlaces li.page-item-101 a:hover {
	background-image:url(images/minivineta_avisolegal_over.gif);
}
/* MENU ITEM DESCARGAS */
#morecontent .enlaces li.page-item-105 a,
#morecontent .enlaces li.page-item-105 a:visited {
	background-image:url(images/minivineta_descargas.gif);
}
#morecontent .enlaces li.page-item-105 a:hover {
	background-image:url(images/minivineta_descargas_over.gif);
}
/* MENU ITEM INFORMACIÓN */
#morecontent .enlaces li.page-item-2 a,
#morecontent .enlaces li.page-item-2 a:visited {
	background-image:url(images/minivineta_informacion.gif);
}
#morecontent .enlaces li.page-item-2 a:hover {
	background-image:url(images/minivineta_informacion_over.gif);
}
/* MENU ITEM PAQUETES Y PRECIOS */
#morecontent .enlaces li.page-item-3 a,
#morecontent .enlaces li.page-item-3 a:visited {
	background-image:url(images/minivineta_paquetesyprecios.gif);
}
#morecontent .enlaces li.page-item-3 a:hover {
	background-image:url(images/minivineta_paquetesyprecios_over.gif);
}
/* MENU MODULOS */
#morecontent .enlaces li.page-item-modulos a,
#morecontent .enlaces li.page-item-modulos a:visited {
	background-image:url(images/minivineta_modulos.gif);
}
#morecontent .enlaces li.page-item-modulos a:hover {
	background-image:url(images/minivineta_modulos_over.gif);
}
/* MENU DISTRIBUIDORES */
#morecontent .enlaces li.page-item-281 a,
#morecontent .enlaces li.page-item-281 a:visited {
	background-image:url(images/minivineta_distribuidores.gif);
}
#morecontent .enlaces li.page-item-281 a:hover {
	background-image:url(images/minivineta_distribuidores_over.gif);
}

.entry {
	text-transform:none;
	padding-left: 15px;
	padding-right:15px;
	font-size:12px;
}

/* ENLACES BAJO LOS POST */

#boton_pie_post{
	float: left;
	padding-left:3px;
	padding-right:3px;
	margin-bottom:4px;
}
.primero{
	background-image:url(images/boton_pie_modulos.png);
	background-position:center top;
	background-repeat:no-repeat;
	margin-right:4px;
}
.segundo{
	background-image:url(images/boton_pie_atencion.png);
	background-position:center top;
	background-repeat:no-repeat;
	margin-right:4px;
}
.tercero{
	background-image:url(images/boton_pie_contacto.png);
	background-position:center top;
	background-repeat:no-repeat;
}
.primero div{
	background-image:url(images/boton_pie_modulos.png);
	background-position:center top;
	background-repeat:no-repeat;
	height: 80px;
	width: 213px;
	cursor:pointer;
}
.segundo div{
	background-image:url(images/boton_pie_atencion.png);
	background-position:center top;
	background-repeat:no-repeat;
	height: 80px;
	width: 213px;
	cursor:pointer;
}
.tercero div{
	background-image:url(images/boton_pie_contacto.png);
	background-position:center top;
	background-repeat:no-repeat;
	height: 80px;
	width: 213px;
	cursor:pointer;
}
.primero:hover div{
	background-image:url(images/boton_pie_modulos_over.png);
}
.segundo:hover div{
	background-image:url(images/boton_pie_atencion_over.png);
}
.tercero:hover div{
	background-image:url(images/boton_pie_contacto_over.png);
}


/* SEPARADORES BAJO LOS MÓDULOS DE SIDEBAR */
.separa_sidebar {
	clear:both;
	line-height:25px;
	height:25px;
}

/* BOTON DE CERRAR BÚSQUEDA */
#close{
	clear:both;
}
#close a.cerrar_busqueda {
	height:20px;
	line-height:20px;
	width:auto;
	padding-left:15px;
	padding-right:15px;
	color:#FFF;
	font-weight:bold;
	background-color:#AD190A;
	float:right;
	border:solid 1px #AD190A;
}
#close a.cerrar_busqueda:visited {
	color:#FFF;
}
#close a.cerrar_busqueda:hover {
	color:#AD190A;
	background-color:#FFF;
	border:solid 1px #AAA;
}


/* BOTON VER TODAS */
#ver_todas {
	height:20px;
	padding-right: 5px;
	padding-left: 5px;
	clear: both;
}
#ver_todas a {
	height:20px;
	line-height:20px;
	width:auto;
	padding-left:15px;
	padding-right:15px;
	color:#FFF;
	font-weight:bold;
	background-color:#AD190A;
	float:right;
	border:solid 1px #AD190A;
	margin-top: -2px;
}
#ver_todas a:visited {
	color:#FFF;
}
#ver_todas a:hover {
	color:#AD190A;
	background-color:#FFF;
	border:solid 1px #AAA;
}
.tabla_descargas {
	background-color: #FAE6E6;
	padding: 8px;
	width: auto%;
	border: 1px solid #9E0000;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.tabla_descargas .titulo{
	background-color: #660000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	width: 100%;
	height: auto;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 3px;
	background-image: url(images/flechas_descargas.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.tabla_descargas  span{
	color: #555;
	font-weight:bold;
	text-transform: uppercase;
}

.tabla_contacto {
	background-color: #FAE6E6;
	padding: 10px;
	width: 345px;
	float:right;
	border: 1px solid #9E0000;
	margin-top: 5px;
	margin-right: 8px;
	margin-bottom: 20px;
}

.tabla_contacto .titulo{
	background-color: #660000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	width: 100%;
	height: auto;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 3px;
	background-image: url(images/flechas_descargas.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.tabla_contacto  span{
	color: #555;
	font-weight:bold;
	text-transform: uppercase;
}

.ancho_100_porciento{
	width:100%;
}

.nombres_planes{
	background-color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	width: 100%;
	height: auto;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 10px;
	background-image: url(images/flechas_descargas.gif);
	background-repeat: no-repeat;
	background-position: right top;
}


/* BOTON TODO ANCHO */
#boton_todo_ancho {
	height:20px;
	padding-right: 5px;
	padding-left: 25px;
	margin-bottom: 15px;
	clear: both;
	width:auto;
}
#boton_todo_ancho a {
	height:20px;
	line-height:20px;
	width:100%;
	padding-left:15px;
	padding-right:15px;
	color:#FFF;
	font-weight:bold;
	background-color:#AD190A;
	float:right;
	border:solid 1px #AD190A;
	margin-top: -2px;
}
#boton_todo_ancho a:visited {
	color:#FFF;
}
#boton_todo_ancho a:hover {
	color:#AD190A;
	background-color:#FFF;
	border:solid 1px #AAA;
}



/* BOTON DOSSIER */
#boton_dossier {
	text-align:center;
	height:20px;
	padding-right: 5px;
	padding-left: 25px;
	margin-top: 65px;
	width:auto;
}
#boton_dossier a {
	height:20px;
	line-height:20px;
	width:385px;
	padding-left:15px;
	padding-right:15px;
	color:#FFF;
	font-weight:bold;
	background-color:#AD190A;
	float:right;
	border:solid 1px #AD190A;
	margin-top: -2px;
}
#boton_dossier a:visited {
	color:#FFF;
}
#boton_dossier a:hover {
	color:#AD190A;
	background-color:#FFF;
	border:solid 1px #AAA;
}
/* DESTACADOS SIDEBAR */
.elemento_destacado{
	margin:15px;
	padding:0px;
	border: dashed 3px #666;
	background-color:#333;
	width: auto;
}

/*DESCARGA DESKTOP*/
#AIRDownloadMessageTable {
	width: 217px;
	height: 180px;
	border: 1px solid #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#AIRDownloadMessageTable a{
	width: 217px;
	height: 180px;
	border: 1px solid #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #900;
	text-decoration: underline;
}
#AIRDownloadMessageRuntime {
	font-size: 12px;
	color: #333;
}

.icono_content {
	background-image: url(images/back_contents.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 250px;
	width: 159px;
}
#content_modulos {
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	height: 130px;
	width: 130px;
}

#dossier_max{
	height: 157px;
	width: 121px;
	float:right;
}

#dossier_savia{
	height: 157px;
	width: 121px;
	float:right;
}