/* Sitio */
body
{
	margin: 0px;
}
form
{
	margin: 0px;
}
.oculto
{
	display: none;
}

.bg-der
{
	background-image: url(../images/shadow_right2.gif);
}

.br-izq
{
	background-image:url(../images/shadow_left2.gif)
}

/* Encabezado */

/* Notas */

/* Pie */
.pie-bg
{
	background-image:url(../images/pie-bg.jpg)
}

.texto-pie
{
	font-family: Arial;
	font-size:11px;
	color:#4D4D4D;
	font-weight:bold;
	text-decoration: none;	
}


.texto-pie-derechos
{
	font-family: Arial;
	font-size:10px;
	color:#FFFFFF;
	text-decoration: none;		
}



/* Columna 1*/
.columna-1-bg
{
	background-image: url(../images/columna-1-bg.jpg);
}

.nota-titulo
{
	font-family: Arial;
	font-size:14px;
	font-weight:bold;
	color: #D2453E;
	text-decoration: none;
}

a.nota-titulo:hover
{
	text-decoration: underline;
}

.nota-volanta
{
	font-family: Arial;
	font-size:10px;
	color:#A0A0A0;
}

.nota-copete
{
	font-family: Arial;
	font-size:11px;
	color:#000000;
}

.nota-epigrafe
{
	font-family: Arial;
	font-size:9px;
	color:#666666;
}
/* Columna 2*/
.columna-2-bg
{
	background-image: url(../images/columna-2-bg.jpg);
}

/* Columna 3*/

.columna-3-bg
{
	background-image:url(../images/columna-3-bg.jpg);
}

.encuesta-titulo
{
	font-family: Arial;
	font-size:13px;
	font-weight:bold;
	color: #000000;
}

.encuesta-opcion
{
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
	color: #666666;
}

.encuesta-email
{
	font-family: Arial;
	font-size:11px;
	color: #000000;
}

.encuesta-bg
{
	border: 2px solid #DE8E91;
}

/* General */
.modelos-bg
{
	background-image: url(../images/modelos-bg.jpg);
}

.nota-contenido
{
	font-family: Arial;
	font-size:12px;
	color: #000000;
}

.nota-aņo
{
	font-family: Arial;
	font-size:9px;
	color:#000000;
}

.nota-marca
{
	font-family: Arial;
	font-size:13px;
	font-weight:bold;
	color: #000066;
}

.nota-marca-gde
{
	font-family: Arial;
	font-size:18px;
	font-weight:bold;
	color: #000066;
}

.filtro-texto
{
	font-family: Arial;
	font-size:10px;
	color:#000000;
}

.filtro-modelos-bg
{
	background-image:url(../images/modelos.jpg)
}	

.videos-titulo
{
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
	color: #D2453E;
	text-decoration: none;
}

a.videos-titulo:hover
{
	text-decoration: underline;
}

.modelos-bg
{
	background-image: url(../images/columna-modelos-bg.jpg);
}	

.estilo_superior {
	background-image: url(../images/costado-sup.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.estilo_inferior {
	background-image: url(../images/costado-inf.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.estilo_derecha {
	background-image: url(../images/costado-der.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.estilo_izquierda {
	background-image: url(../images/costado-izq.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
/* Banners */

