/* 	Resets defualt browser settings
	reset.css  */
	

@font-face {	
    font-family: 'apexnewbook';
    src: url('/materiales/_recursos/fonts/apexnewbook.eot');
    src: url('/materiales/_recursos/fonts/apexnewbook.eot?#iefix') format('embedded-opentype'),
         url('/materiales/_recursos/fonts/apexnewbook.woff') format('woff'),
         url('/materiales/_recursos/fonts/apexnewbook.ttf') format('truetype'),
         url('/materiales/_recursos/fonts/apexnewbook.svg#apexnewbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'apexnewmedium';
    src: url('/materiales/_recursos/fonts/apexnewmedium.eot');
    src: url('/materiales/_recursos/fonts/apexnewmedium.eot?#iefix') format('embedded-opentype'),
         url('/materiales/_recursos/fonts/apexnewmedium.woff') format('woff'),
         url('/materiales/_recursos/fonts/apexnewmedium.ttf') format('truetype'),
         url('/materiales/_recursos/fonts/apexnewmedium.svg#apexnewbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'apexnewbold';
    src: url('/materiales/_recursos/fonts/apexnewbold.eot');
    src: url('/materiales/_recursos/fonts/apexnewbold.eot?#iefix') format('embedded-opentype'),
         url('/materiales/_recursos/fonts/apexnewbold.woff') format('woff'),
         url('/materiales/_recursos/fonts/apexnewbold.ttf') format('truetype'),
         url('/materiales/_recursos/fonts/apexnewbold.svg#apexnewbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td { margin:0; padding:0; border:0; outline:0; font-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit; vertical-align:baseline; }
a{text-decoration:none;}
:focus { outline:0; }
a:active { outline:none; }
body { line-height:1; color:black; background:white; }
ol,ul { list-style:none; }
table { border-collapse:separate; border-spacing:0; }
caption,th,td { text-align:left; font-weight:normal; }
blockquote:before,blockquote:after,q:before,q:after { content:""; }
blockquote,q { quotes:"" ""; }


*{
	margin:0px;
	padding:0px;
}
img{
	border:0px;
}

body { 
	background: url(/img/pintores/bg.png) repeat center top #dbcd8f;
	background-attachment:fixed;
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	letter-spacing:0;
	color:#fff;
	-webkit-font-smoothing: subpixel-antialiased;
}
#master{
	width:990px;
	height:auto;
	margin:auto;
}
#top{
	width:990px;
	height:auto;
	float:left;
	clear:right;
}
.logo{
	width:323px;
	height:auto;
	padding:0;
	margin:0 0 24px 38px;
	float:left;
	clear:none;
}
.logo_cliente{
	width:auto;
	height:auto;
	padding:0;
	margin:30px 19px 0 0;
	float:right;
	clear:none;
}




/** LOGIN TOP **/
#login{
	width:auto;
	height:auto;
	padding:10px 8px 14px 8px;
	margin:0 0 4px 20px;
	float:left;
	clear:none;
	background-color:#e0dccb;
	border:1px rgba(224,220,203,.8);
	border-radius:0 0 11px 11px;
	behavior:url(border-radius.htc); /* para Explorers */
	font-family: 'apexnewbold';
	font-size:16px;
	color:#b10935;
	letter-spacing:1px;
	text-transform:none;
	line-height:18px;
	display:inline-block;
}
.subtxt{
	font-family: 'apexnewbold';
	font-size:20px;
	line-height:0px;
	color:#B10935;
}
a.subtxt{
	font-family: 'apexnewmedium';
	font-size:14px;
	line-height:12px;
	color:#33000e;
	text-decoration:none;
}
a.subtxt:hover{
	color:#B10935;
}
#lema{
	width:388px;
	height:60px;
	float:left;
	clear:none;
	margin:30px 0 0 20px;
	font-family: 'apexnewmedium';
	color:#999;
	font-size:26px;
	line-height:32px;
	text-align:center;
}

/** LOGIN TOP - COMO INGRESAR **/
#login-1{
	width:361px;
	height:75px;
	padding:3px 0 0 8px;
	margin:0 0 8px 28px;
	float:left;
	clear:none;
	background-color:#e0dccb;
	border:1px rgba(224,220,203,.8);
	border-radius:0 0 11px 11px;
	behavior:url(border-radius.htc); /* para Explorers */
	font-family: 'apexnewbold';
	font-size:16px;
	color:#b10935;
	letter-spacing:1px;
	text-transform:uppercase;
	line-height:18px;
}
.subtxt-1{
	font-family: 'apexnewmedium';
	font-size:12px;
	line-height:12px;
	color:#33000e;
}
#login-1 .campos{
	width:260px;
	height:25px;
	float:left;
	clear:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999;
	line-height:12px;
	padding-top:5px;
}
#login-1 input{
	width:122px;
	height:20px;
	float:left;
	clear:none;
	border:1px solid #999;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#999;
	text-align:left;
	vertical-align:middle;
	margin-right:3px;
	padding-left:3px;
	margin-bottom:6px;
	/*padding-top:10px;*/
	letter-spacing:0px;
}
#login-1 input:focus {
	border: 1px solid #b3b0a2;
}
#login-1 .btn-ingreso{
	width:95px;
	height:33px;
	float:right;
	clear:none;
	background:url(/img/pintores/btn-ingresar.png) no-repeat top left;
	border:0px;
	margin-top:1px;
}
#login-1 .btn-ingreso:hover{
	margin-top:2px;
	background:url(/img/pintores/btn-ingresar.png) no-repeat bottom left;
	cursor:pointer;
}
#login-1 .txt{
	width:auto;
	height:auto;
	float:left;
	clear:both;
	margin:0px;
	padding:0px;
	text-align:center;
	font-size:10px;
	line-height:10px;
	color:#002954;
	text-decoration:none;
	text-transform:none;
	letter-spacing:0;
}
#login-1 a.txt{
	float:none;
	clear:none;
	text-decoration:underline;
}
#login-1 a.txt:hover{
	text-decoration:none;
}


/** BOTONES HOME **/
#btns-home{
	width:370px;
	height:60px;
	float:left;
	clear:none;
	margin:3px 0 0 28px;
}
#btns-home .btn-registro{
	width:204px;
	height:59px;
	float:left;
	clear:none;
	margin-right:12px;
	background:url(/img/pintores/registro-ingreso.png) no-repeat top left transparent;
}
#btns-home .btn-registro:hover{
	margin-top:1px;
	background:url(/img/pintores/registro-ingreso.png) no-repeat bottom left transparent;
	cursor:pointer;
	border:none;
}
#btns-home .btn-como-ingresar{
	width:154px;
	height:59px;
	float:left;
	clear:none;
	background:url(/img/pintores/registro-ingreso.png) no-repeat top right transparent;
}
#btns-home .btn-como-ingresar:hover{
	margin-top:1px;
	background:url(/img/pintores/registro-ingreso.png) no-repeat bottom right transparent;
	cursor:pointer;
	border:none;
}



/** CONTACTO **/

/*#usuario-reset{height:230px;}*/
.contactoTabla{
	width:auto;
	height:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	line-height:35px;
	color:#000;
	text-align:center;
	text-decoration:none;
	padding:15px 0 12px 0;
	float:none;
	clear:both;
	margin:auto;
	vertical-align:top;
}
.contactoTabla input, .textfield, .contactoTabla textarea, .select{
	width:220px;
	height:20px;
	background-color:#F4F2EA;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#33000e;
	text-align:left;
	text-decoration:none;
	border:1px solid #B10935;
	margin-top:5px;
}
.contactoTabla input:focus, .contactoTabla textarea:focus{
	border:1px solid #8E814A;

}
.contactoTabla textarea{
	height:100px;
	vertical-align:top;
}
.contactoTabla .btn-enviar, .contactoTabla a.btn-cancelar{
	width:180px;
	height:57px;
	float:left;
	clear:none;
	border-radius:10px;
	border:1px solid;
	cursor:pointer;
	padding:0;
	margin:25px 20px 0 0;
	font-family: 'apexnewbold';
	color:#fff;
	font-size:18px;
	letter-spacing:1px;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
	filter: dropshadow(color=#000000, offx=0, offy=0);
	-moz-box-shadow:1px 2px 7px 0px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow:1px 2px 7px 0px rgba(0, 0, 0, 0.3);
	box-shadow:1px 2px 7px 0px rgba(0, 0, 0, 0.3);
}
.contactoTabla .btn-enviar{
	border-color:#b10935;
	background:#b10935;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bd043b', endColorstr='#8c0028'); /* IE6-8 */
	background-image: linear-gradient(bottom, rgb(140,0,40) 0%, rgb(189,4,59) 52%);
	background-image: -o-linear-gradient(bottom, rgb(140,0,40) 0%, rgb(189,4,59) 52%);
	background-image: -moz-linear-gradient(bottom, rgb(140,0,40) 0%, rgb(189,4,59) 52%);
	background-image: -webkit-linear-gradient(bottom, rgb(140,0,40) 0%, rgb(189,4,59) 52%);
	background-image: -ms-linear-gradient(bottom, rgb(140,0,40) 0%, rgb(189,4,59) 52%);
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, rgb(140,0,40)),
		color-stop(0.52, rgb(189,4,59))
	);
}
.contactoTabla a.btn-cancelar{
	width:174px;
	height:54px;
	padding-top:1px;
	line-height:55px;
	border-color:#b10935;
	background:#b10935;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bd043b', endColorstr='#8c0028'); /* IE6-8 */
	background-image: linear-gradient(bottom, rgb(140,0,40) 0%, rgb(189,4,59) 52%);
	background-image: -o-linear-gradient(bottom, rgb(140,0,40) 0%, rgb(189,4,59) 52%);
	background-image: -moz-linear-gradient(bottom, rgb(140,0,40) 0%, rgb(189,4,59) 52%);
	background-image: -webkit-linear-gradient(bottom, rgb(140,0,40) 0%, rgb(189,4,59) 52%);
	background-image: -ms-linear-gradient(bottom, rgb(140,0,40) 0%, rgb(189,4,59) 52%);
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, rgb(140,0,40)),
		color-stop(0.52, rgb(189,4,59))
	);
}
.contactoTabla .btn-enviar:hover, .contactoTabla a.btn-cancelar:hover{
	text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.0);
	filter: dropshadow(color=#000000, offx=0, offy=0);
	-moz-box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.0);
	-webkit-box-shadow:0px 0px 0px 0px 0px rgba(0, 0, 0, 0.0);
	box-shadow:0px 0px 0px 0px 0px rgba(0, 0, 0, 0.0);
}
.contactoTabla .btn-enviar:hover{
	background:#940129;
	cursor:pointer;
}
.contactoTabla a.btn-cancelar:hover{
	background:#940129;
	cursor:pointer;
}
.campos-obligatorios{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#33000e;
}
.select{
	width:auto;
	height:23px;
	font-size:12px;
	text-align:left;
	text-decoration:none;
	margin:5px 8px 0 0;
	vertical-align:top;
	padding:2px 0 1px 0;
}
.txt-negro{
	width:800px;
	height:auto;
	color:#000;
	font-family: 'apexnewbold';
	font-size:18px;
	line-height:25px;
	padding:5px 0 0 0;
	float:left;
	clear:none;
}


/** COMO INGRESAR **/
#como-ingresar{
	width:887px;
	height:auto;
	float:left;
	clear:none;
	margin:7px 18px 0 18px;
	padding:24px 20px;
	background-color:#f3edd2;
	border:2px solid #f3edd2;
	border-radius:15px;
	behavior:url(border-radius.htc); /* para Explorers */
	font-family:'apexnewbold';
	font-size:40px;
	line-height:23px;
	color:#b10935;
	text-decoration:none;
} 
.acceso-tit, .titulo1, #gracias{
	width:auto;
	height:auto;
	font-family: 'apexnewmedium';
	font-size:38px;
	color:#000;
	line-height:40px;
	text-align:left;
	text-decoration:none;
}
.acceso-txt, .titulo2, a.titulo2, #gracias .txt{
	width:auto;
	height:auto;
	font-family: 'apexnewmedium';
	font-size:16px;
	line-height:30px;
	color:#000;
	text-align:left;
	text-decoration:none;
	margin-top:7px;
}
a.titulo2{
	text-decoration:underline;
}
.pasos{
	width:875px;
	height:auto;
	margin:15px 0 5px 0;
	padding:5px;
	float:left;
	clear:none;
	background-color:#fff;
	border-radius:10px;
}
.pasos .txt{
	width:800px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	font-weight:normal;
	color:#000;
	float:right;
	clear:none;
	text-align:left;
	vertical-align:middle;
	padding-top:6px;
	margin-right:10px;
}
.num{
	width:50px;
	height:40px;
	border-radius:10px;
	border-color:#b10935;
	float:left;
	clear:none;
	margin:0 5px 0 0;
	padding:5px 0;
	font-family: 'apexnewbold';
	font-size:35px;
	font-weight:bold;
	line-height:35px;
	text-align:center;
	color:#fff;
	background:#b10935;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bd043b', endColorstr='#8c0028'); /* IE6-8 */
	background-image: linear-gradient(bottom, rgb(140,0,40) 0%, rgb(189,4,59) 52%);
	background-image: -o-linear-gradient(bottom, rgb(140,0,40) 0%, rgb(189,4,59) 52%);
	background-image: -moz-linear-gradient(bottom, rgb(140,0,40) 0%, rgb(189,4,59) 52%);
	background-image: -webkit-linear-gradient(bottom, rgb(140,0,40) 0%, rgb(189,4,59) 52%);
	background-image: -ms-linear-gradient(bottom, rgb(140,0,40) 0%, rgb(189,4,59) 52%);
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, rgb(140,0,40)),
		color-stop(0.52, rgb(189,4,59))
	);
}
.user{
	width:725px;
	height:530px;
	background-color:#FFF;
	text-align:left;
	float:left;
	clear:none;
	padding-left:25px;
	padding-top:0px;
	margin:0px;
}
.bordo{
	width:100%;
	height:auto;
	color:#b10935;
	font-family: 'apexnewbold';
	font-weight:bold;
	font-size:15px;
	padding:5px 0 0 0;
	float:left;
	clear:none;
	font-weight:normal;
}
.black{
	width:860px;
	height:auto;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:20px;
	float:left;
	clear:none;
}
.black-14, .titulo3, .texto1, .errorlogs, .titulo4 {
	width:800px;
	height:auto;
	color:#000;
	font-family: 'apexnewbold';
	font-size:14px;
	line-height:14px;
	font-weight:bold;
	padding-top:5px;
	float:left;
	clear:right;
}
.errorlogs, .titulo4, .err{
	font-size:14px;
	line-height:20px;
	color:#E10000;
	font-weight:bold;
	font-family: arial;
}
.titulo3{
	font-size:14px;
	line-height:20px;
	color:#000;
	font-weight:bold;
	font-family: arial;
}
a.titulo2:hover{
	text-decoration:none;
}

a.btn-volver-inicio{
	width:auto;
	height:24px;
	float:right;
	clear:none;
	background-color:#5A5851;
	border-radius:5px;
	margin:0 0 1px 0;
	padding:3px 15px 2px 15px;
	font-family: 'apexnewbold';
	font-size:14px;
	line-height:25px;
	color:#fff;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	letter-spacing:1px;
}
a.btn-volver-inicio:hover{
	background-color:#4D4A44;
	color:#BBB8B3;
	margin:0 0 1px 0;
}



#cont-home{
	width:auto;
	height:auto;
	float:left;
	clear:none;
	margin:0 9px 0 9px;
	background-color:#fff;
	box-shadow: 0px 0px 9px rgba(0,0,0,.3);
	
}


/*  Slideshow  *******************************************************************************************/
#container_slideshow {
	width:990px;
	margin:0 auto;
	position:relative;
	z-index:0;
	float:left;
	clear:none;
}
#container_slideshow img, .topo{
	float:left;
	clear:none;
}
#slideshow {
	width:655px;
	height:305px;
	position:relative;
	padding:0px;
	margin:0px;
}
#slides {
	position:absolute;
	top:0;
	left:335px;
	z-index:100;
}
.slides_container {
	width:655px;
	height:305px;
	overflow:hidden;
	position:relative;
	display:none;
	float:left;
	clear:none;
	background-color:#CCC;
}
.slides_container div.slide {
	width:655px;
	height:305px;
	margin-bottom:10px;
	display:block;
}



/*	Pagination  */
.pagination {
	width:16px;
	margin:26px auto 0;
	position:absolute;
	top:-12px;
	right:20px;
	z-index:500;
}

.pagination li {
	float:left;
	margin:0 1px;
	list-style:none;
}

.pagination li a {
	display:block;
	width:16px;
	height:0;
	padding-top:16px;
	margin-bottom:7px;
	background-image:url(/img/pintores/pagination.png);
	background-position:0 0;
	background-repeat:no-repeat;
	float:left;
	overflow:hidden;
}

.pagination li.current a {
	background-position:-16px 0;
}

/*  Caption  */
.caption {
	z-index:500;
	width:auto;
	height:23px;
	/*background:#003771;*/
	background:rgba(0,30,60,.9);
	margin:15px 0px 34px 0px;
	padding:13px 8px 6px 17px;
	position:absolute;
/*	bottom:-65px;*/
	left:0;
	font-family: 'apexnewbook';
	font-size:21px;
	font-weight:normal;
	line-height:14px;
	color:#fff;
	text-shadow:none;
}
.caption .bold{
	font-family:'apexnewbold';
}


/* Linea de titulo */
.bordeaux{
	width:976px;
	height:57px;
	background-color:#b10935;
	float:left;
	clear:none;
	padding:0px 7px;
	margin-left: -11px;
	margin-bottom: 16px;
}
.bordeaux .tit, .bordeaux .tit-area{
	width:981px;
	height:60px;
	float:left;
	clear:none;
	font-family:'apexnewbook';
	font-size:33px;
	line-height:55px;
	text-align:center;
}
.bordeaux .tit .bold{
	font-family:'apexnewbold';
}
.bordeaux .tit-area{
	width:933px;
	text-align:left;
	margin-left:48px;
}

/* CADA ARTISTA */
#contenido{
	width:968px;
	height:auto;
	float:left;
	clear:none;
	padding:0 11px 0 11px;
	text-decoration:none;
}
.cuadrado:hover{
	background-color:#DBDBDB;
	border:2px solid #DBDBDB;
	text-decoration:none;
}
.cuadrado{
	width:145px;
	height:135px;
	float:left;
	clear:none;
	margin:5px 5px;
	padding:5px 0 0 2px;
	background-color:#f3edd2;
	border:2px solid #f3edd2;
	border-radius:15px;
	behavior:url(border-radius.htc); /* para Explorers */
	font-family:'apexnewbook';
	font-size:18px;
	line-height:23px;
	color:#b10935;
	text-decoration:none;
}
.cuadrado img{
	padding-top:2px;
}
.cuadrado-artista{
	width:887px;
	height:auto;
	float:left;
	clear:none;
	margin:7px 18px 0 18px;
	padding:24px 20px;
	background-color:#f3edd2;
	border:2px solid #f3edd2;
	border-radius:15px;
	behavior:url(border-radius.htc); /* para Explorers */
	font-family:'apexnewbold';
	font-size:40px;
	line-height:23px;
	color:#b10935;
	text-decoration:none;
}
.txt-desc{
	width:325px;
	height:auto;
	float:left;
	clear:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:18px;
	color:#000;
	text-decoration:none;
}
.btn-libro{
	width:323px;
	height:49px;
	float:left;
	clear:none;
	background:url(/img/pintores/btns-areas.png) no-repeat top left;
	border:0px;
	margin:30px 0 10px 0;
}
.btn-libro:hover{
	background:url(/img/pintores/btns-areas.png) no-repeat bottom left;
}
.btn-video{
	width:323px;
	height:49px;
	float:left;
	clear:none;
	background:url(/img/pintores/btns-areas.png) no-repeat top center;
	border:0px;
	margin:30px 0 10px 0;
}
.btn-video:hover{
	background:url(/img/pintores/btns-areas.png) no-repeat bottom center;
}

.btn-reproduccion{
	width:323px;
	height:49px;
	float:left;
	clear:none;
	background:url(/img/pintores/btns-areas.png) no-repeat top right;
	border:0px;
	margin:30px 0 10px 0;
}
.btn-reproduccion:hover{
	background:url(/img/pintores/btns-areas.png) no-repeat bottom right;
}

.btn-volver-menu{
	width:303px;
	height:49px;
	float:right;
	clear:none;
	background:url(/img/pintores/btn-menu.png) no-repeat top right;
	border:0px;
	margin:4px 28px 0 0;
}
.btn-volver-menu:hover{
	background:url(/img/pintores/btn-menu.png) no-repeat bottom right;
}


#img-imprimir-1, #img-imprimir-2{
	display:none;
}

#lateral-izq, #lateral-izq .tit-clase{
	width:540px;
	height:auto;
	float:right;
	clear:none;
	margin:0px;
	padding:0px;
	font-family:'apexnewbold';
	font-size:25px;
	line-height:20px;
	color:#000;
	text-decoration:none;
	text-transform:none;
}
#lateral-izq .book{
	font-family:'apexnewbook';
}
#lateral-izq  .txt-desc{
	float:left;
	clear:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	line-height:18px;
	color:#000;
	text-decoration:none;
	text-transform:none;
}
.cuadrado-artista .img-1{
	float:left;
	clear:none;
	margin-top:13px;
}
.cuadrado-artista .img-2{
	float:right;
	clear:none;
	margin-top:13px;
}
.video{
	width:490px;
	height:300px;
	/*background: url(/img/pintores/videoclases.png) no-repeat top left;*/
	float:left;
	clear:none;
	margin:15px 0 0 25px;
	text-align:right;
}



/*  Footer  */
#pie{
	width:990px;
	height:auto;
	background-color:#3b3b3b;
	float:left;
	clear:none;
	margin-top:40px;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
}
#pie .txt, .txt-politica{
	color:#fff;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	text-align:right;
	margin:13px 22px 13px 0;
}
.txt-politica{
	width:auto;
	color:#3b3b3b;
	float:right;
}
a.txt-politica:hover{
	text-decoration:underline;
}
a.contacto{
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
}
a.contacto:hover{
	text-decoration:underline;
	color:#ECE3B9;
}



/* * * TABS * * */
div.tabBox {}
div.tabArea  {
	padding: 0px 0px 3px 0px;
}
a.tab, a.tab:visited{
	width:123px;
	height:31px;
	float:left;
	clear:none;
	border-radius:10px;
	border:1px solid;
	cursor:pointer;
	padding-top:10px;
	margin:16px 10px 10px 0;
	font-family: 'apexnewmedium';
	color:#fff;
	font-size:16px;
	letter-spacing:1px;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.7);
	border-color:#b10935;
	background:#b10935;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bd043b', endColorstr='#8c0028'); /* IE6-8 */
	background-image: linear-gradient(bottom, rgb(140,0,40) 0%, rgb(189,4,59) 52%);
	background-image: -o-linear-gradient(bottom, rgb(140,0,40) 0%, rgb(189,4,59) 52%);
	background-image: -moz-linear-gradient(bottom, rgb(140,0,40) 0%, rgb(189,4,59) 52%);
	background-image: -webkit-linear-gradient(bottom, rgb(140,0,40) 0%, rgb(189,4,59) 52%);
	background-image: -ms-linear-gradient(bottom, rgb(140,0,40) 0%, rgb(189,4,59) 52%);
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, rgb(140,0,40)),
		color-stop(0.52, rgb(189,4,59))
	);
}
a.tab:hover{
	background:#800024;
	border:1px solid #800024;
	cursor:pointer;
}
a.tab.activeTab, a.tab.activeTab:hover, a.tab.activeTab:visited {
	background:#800024;
	border:1px solid #800024;
}

a.tab.activeTab{
	background-color:#800024;
}
/*a.tab.activeTab:hover{
	background-color:#00F;
}
a.tab.activeTab:visited {
	background-color:#0F0;
}*/

div.tabMain {
	padding:0;
}
div.tabIframeWrapper {
	width: 100%;
}
div.tabContent {
	width: 100%;
	height:320px;
	margin-top:100px;
	overflow: auto;
}
/*
iframe.tabContent {
	width: 100%;
	height:300px;
}*/

