/* Estilos basicos */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../images/bkg_main_1.jpg);
}
h1 {
	font-size: 12px;
	font-weight: bold;
}
h2 {
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
}
h3 {
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
	font-style: normal;
}
h4 {
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
}
h5 {
	font-size: 11px;
	font-weight: normal;
}
a {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}


/* Estilos capas */

#content {
	width: 970px;
	height: 570px;
	margin:0 auto 0 auto;
}
#menu {
	position: relative;
	width: 18%;
	float: left;
	height: 97%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	text-align: right;
	font-size: 11px;
	color: #CCCCCC;
	font-weight: bold;
	padding-right: 15px;
	margin: 1%;
}
#centro {
	position: relative;
	width: 75%;
	float: left;
	margin: 1%;
	height: 97%;
	background-image: url(../images/bkg_alfa.png);
	background-repeat: repeat;
	background-position: left top;
}
#flashcontent {
	float: left;
	margin-top: 1%;
	margin-bottom: 1%;
	margin-left: 1%;
}
#imagenLateral {
	position: relative;
	width: 25%;
	height: auto;
	float: left;
}
#data {
	position: relative;
	width: 72.5%;
	height: auto;
	float: left;
}
#news {
	position: relative;
	width: 72.5%;
	height: 551px;
	float: left;
}
#ancho100 {
	float: left;
	width: 98%;
	margin-right: 1%;
	margin-left: 1%;
}
#ancho100cat {
	float: left;
	width: 98%;
	margin-right: 1%;
	margin-left: 1%;
	margin-top: 3px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-bottom-color: #999999;
	padding-top: 2px;
	padding-bottom: 2px;
}
#ancho60 {
	float: left;
	width: 58%;
	margin-left: 1%;
}
#ancho50 {
	float: left;
	width: 42%;
	margin-right: 2%;
	margin-left: 2%;
}
#ancho40 {
	float: left;
	width: 40%;
	margin-left: 1%;
}
#modelos {
	width: 32%;
	float: left;
	margin-bottom: 3px;
	font-size: 10px;
	text-align: left;
	margin-right: 1%;
}
#modelos a {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
#modelos a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#subCategorias {
	float: left;
	font-size: 11px;
	text-align: left;
	margin-right: 5px;
	background-image: url(../images/bkg_alfa.png);
	background-repeat: repeat;
	background-position: left top;
	padding: 3px;
	border: 1px dotted #999999;
	margin-bottom: 3px;
	margin-top: 3px;
}
#subCategorias a {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
#subCategorias a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#derechosContent {
	width: 970px;
	margin:0 auto 0 auto;
}
#derechos {
	position: relative;
	width: 75%;
	float: right;
	color: #CCCCCC;
	text-align: center;
}
#derechos a {
	color: #FFFFFF;
	text-decoration: none;
}
#css {
	position: absolute;
	top: 15px;
	right: 10px;
	z-index: 5;
	background-image: url(../images/bkg_alfa.png);
	background-repeat: repeat;
	background-position: left top;
}
#css img{
	border: 1px solid #999999;
}

/* Estilos tablas */

.galeria {
	float: left;
	background-image: url(../images/bkg_alfa.png);
	background-repeat: repeat;
	background-position: left top;
	margin-right: 5px;
	border: 1px dotted #999999;
	margin-bottom: 5px;
}
.news {
	float: left;
	border: 1px dotted #999999;
	font-size: 11px;
	margin-top: 6px;
	margin-bottom: 5px;
}
.distribuidores {
	float: left;
	border: 1px dotted #999999;
	padding: 4px;
	margin-top: 5px;
	margin-right: 4px;
	margin-bottom: 5px;
	margin-left: 4px;
}
