@charset "utf-8";
/* CSS Document */

BODY {
	background-image:url("http://www.calzadosvictoria.com/comunidad/templates/tmpl_uni/images/body_backgr.jpg");
	background-repeat:repeat-x;
	background-position: top left;
	background-color: #3f6909;
	background-attachment:fixed;
	
	font-family:Tahoma;
	font-size:11px;
	color:#343434;
	overflow:visible;
} 

h1{
	border: 0px;
	margin: 0px;
	padding: 0px;
}

p {
	margin:0px;
	padding:0px;
}

a:link {
	color: #343434;
	text-decoration: none;
}
a:visited {
	color: #343434;
	text-decoration: none;
}
a:hover {
	color: #343434;
	text-decoration: underline;
}
a:active {
	color: #343434;
	text-decoration: none;
}

strong {
	font-family: "Tahoma", Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #343434;
}

.clear {clear:both;}

select { 
	font-family:Tahoma;
	font-size:11px;
	color:#343434;
}

/************************************************************/
/********************[ Mage_CSS_C Layout]********************/
/************************************************************/


/********************** Base Layout */

/* Structure */
.wrapper {
	width: 984px;
	margin:auto;
	background-color: #FFFFFF;
	text-align: justify;
	margin-top: 10px;
}

.container {  }

.header { padding: 10px; }

.content {  }

.footer-container{ height: 30px;}

.footer{}


/* Structure AMIGO */
.popup {
	width: 600px;
	margin:auto;
	background-color: #FFFFFF;
	text-align: justify;
	margin-top: 10px;
}

/********************** Header AMIGO styles */

.topestMenuFriend {
	height:45px;
	margin: 0;
	padding:0;
	border:0;
	background-image:url(../images/bg_enviar_amigo.gif);
	background-repeat:repeat-x;
	font-size:11px;
	text-align:left;
}



/********************** Header styles */

/* header nav CONTENT */
	
.topestMenu {
	height:137px;
	margin: 0;
	padding:0;
	border:0;
	background-image:url(../images/textura.gif);
	font-size:11px;
	text-align:left;
}

.topestMenu a {
	margin-left:5px;
}

.topestMenu .left { 
	width:139px;
	height: 137px;
	background-image:url(../images/comunidad_head_left.jpg);
	background-repeat:no-repeat;
	background-color: #9abb2b;
	float:left;
}
.topestMenu .center { 
	height: 137px;
	float:left;
}
.topestMenu .right { 
	width:686px;
	height: 137px;
	background-image:url(../images/comunidad_head_right.jpg);
	background-repeat:no-repeat;
	float:right;
}

.topBlock{
	position:relative;
	height:73px;
	border:0;
	margin-bottom:0px;
	background-image:url(../images/header_separate.gif);
	background-repeat:repeat-x;
	background-position: top;
}
	

/* header nav */	

.navcontainer{
	padding: 8px 0 0 25px;
}

ul#navlist {
	font-family:tahoma;
	font-size:11px;
	line-height: 20px;
	
	padding:0;
	margin: 0;
}

ul#navlist li {
	color:#FFFFFF;
	font-weight: normal;
}

#navlist li {
	list-style-image:url(../images/img_list01.gif);
	margin: 0;
	padding: 0;
}

ul#navlist li.active {
	list-style-image:url(../images/img_list02.gif);
	color:#6f6e6e;
}

ul#navlist li.active a {
	color:#6f6e6e;
	text-decoration:none;
}


#navlist a {
	color: #FFFFFF;
	text-decoration: none;
	padding:0px;
}

#navlist a:hover { 
	color:#9fc02f;
	text-decoration: underline; 
}


/********************** Content styles */

/* visor CONTENT */

.visor {}

.visor-header { 
	height: 18px;
	background-color: #ffa914;
	padding-top: 6px;
	padding-left: 20px;
}

.visor-map {
	height: 254px;
	background-image:url(../images/textura.gif);
	border: 1px solid #343434;
}

.content-register{ 
	padding: 0;
	margin:  0;
	background-image: url(../images/img_bg_registro_right.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
}

.content-privacity{ 
	padding: 20px 20px;
	margin:  0;
	line-height: 20px;
	background-image: url(../images/img_bg_legal.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
} 


.portada ul{
	margin:0;
	padding:0 0 0 20px;
}
	
.portada li{
	list-style: none;
	list-style-image: url('../images/img_lista_icon.gif');
}

.interline{
	text-align:justify;
	line-height: 20px;
}

.input-style {
	width: 209px;
	height: 22px;
	background-image: url(../images/img_input.gif);
	background-repeat:no-repeat;
	border: 0;
	margin: 0;
	padding: 8px 0 0 10px;
	font-family: "Tahoma", Verdana, Arial;
	font-size:11px;
}

.textarea-style {
	width: 209px;
	background-color:#FFFFFF;
	border: 1px solid #bebebe;
	margin: 0;
	padding: 2px 0 0 10px;
	font-family: "Tahoma", Verdana, Arial;
	font-size:11px;
}

.btn_enviar {
	width: 219px;
	height: 52px;
	background-image: url(../images/btn_enviar_contacto.jpg);
	background-repeat:no-repeat;
	border: 0;
	margin: 0;
	padding:0;
	cursor:pointer;
}

/********************** FOOTER LEITMOTIV MEDIA */

.container-leitmotiv {
	height: 30px;
	padding: 0 20px 0 20px;
	background-color: #9fc02f;
}

.container-leitmotiv .left { float: left; margin-top: 8px; font-weight: bold; color:#FFFFFF;}
.container-leitmotiv .right { float: right; margin-top: 8px; font-weight: bold; color:#FFFFFF;}
.container-leitmotiv a:link {
	color: #fff;
	text-decoration: none;
}
.container-leitmotiv a:visited {
	color: #fff;
	text-decoration: none;
}
.container-leitmotiv a:hover {
	color: #fff;
	text-decoration: underline;
}
.container-leitmotiv a:active {
	color: #fff;
	text-decoration: none;
}

/************ alerts ************/

.alert {color:#FF0000;}


/************ efecto CARGANDO ************/

#fija{
	position:absolute;
	top:0;
	left:0;
 }
 
#todo {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	overflow:auto;
}

/********************** Texto styles */

/* Naranja */

.TextoVerdeResaltado {
	font-family: "Tahoma", Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #9fc02f;
}

.TextoVerdeResaltado a:link {
	color: #9fc02f;
	text-decoration: none;
}
.TextoVerdeResaltado a:visited {
	color: #9fc02f;
	text-decoration: none;
}
.TextoVerdeResaltado a:hover {
	color: #9fc02f;
	text-decoration: underline;
}
.TextoVerdeResaltado a:active {
	color: #9fc02f;
	text-decoration: none;
}

/* Blanco */

.TextoBlancoResaltado {
	font-family: "Tahoma", Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
}

.TextoBlancoResaltado a:link {
	color: #FFF;
	text-decoration: none;
}
.TextoBlancoResaltado a:visited {
	color: #FFF;
	text-decoration: none;
}
.TextoBlancoResaltado a:hover {
	color: #FFF;
	text-decoration: underline;
}
.TextoBlancoResaltado a:active {
	color: #FFF;
	text-decoration: none;
}

