/* 	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; }
: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:normal 62.5%/1.5 Helvetica, Arial, sans-serif;
	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 10px 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: 374px;
	height: 78px;
	padding: 11px 10px 0 15px;
	margin:27px 15px 0px 15px;
	float:left;
	clear:none;
	background-color:#e0dccb;
	border:1px rgba(224,220,203,.8);
	border-radius:11px;
	behavior:url(border-radius.htc); /* para Explorers */
	font-family: 'apexnewbold';
	font-size: 22px;
	line-height: 31px;
	color:#b10935;
	letter-spacing:1px;
	text-transform:uppercase;
}
.subtxt{
	font-family: 'apexnewmedium';
	font-size:15px;
	line-height:18px;
	color:#33000e;
	padding-top:5px;
}
.txt-campos{
	width:140px;
	height:auto;
	float:left;
	clear:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:26px;
	font-weight:bold;
	color:#0A194C;
	letter-spacing:0px;
	padding:0px;
	text-align:left;
	text-transform:none;
	text-decoration:none;
}
#login .campos{
	width:270px;
	height:25px;
	float:left;
	clear:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999;
	line-height:12px;
	padding-top:5px;
}
#login input{
	width:122px;
	height:26px;
	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:3px;
	/*padding-top:10px;*/
	letter-spacing:0px;
}
#login input:focus {
	border: 1px solid #b3b0a2;
}
#login .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:3px;
}
#login .btn-ingreso:hover{
	background:url(/img/pintores/btn-ingresar.png) no-repeat bottom left;
	cursor:pointer;
}
#login .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 a.txt{
	float:none;
	clear:none;
	text-decoration:underline;
}
#login a.txt:hover{
	text-decoration:none;
}
.pass-txt{
	float:left;
	clear:none;
	text-transform: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	width:350px;
	line-height: 8px;
	text-align: left;
	letter-spacing: -1px;
	margin: 0;
	padding: 0;
	text-decoration: none;
	}
a.pass-txt{
	float:none;
	clear:none;
	color:#000;
	text-decoration:underline;
}
a.pass-txt:hover{
	text-decoration:none;
}



/** BOTONES HOME **/
#btns-home{
	display:none;
	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;
}
#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';
}


/* Low */
.bordeaux{
	width:976px;
	height:267px;
	background-color:#b10935;
	float:left;
	clear:none;
	padding:0px 7px
}
.bordeaux .tit{
	width:981px;
	height:60px;
	float:left;
	clear:none;
	font-family:'apexnewmedium';
	font-size:30px;
	line-height:55px;
	text-align:center;
	text-shadow:1px 4px 5px rgba(0,0,0,.3);
}
.cuadrado{
	width:277px;
	height:170px;
	float:left;
	clear:none;
	margin:0px 0px 0 20px;
	padding:6px 10px;
	background-color:#FFF;
	background:rgba(255,255,255,.9);
	border:1px solid #F7E7EB;
	border-radius:15px;
	behavior:url(border-radius.htc); /* para Explorers */
}
.tit-negro, .tit-bordeaux{
	font-size:24px;
	line-height:28px;
	text-shadow:none;
}
.tit-negro{
	font-family:'apexnewbook';
	color:#000;
}
.tit-bordeaux{
	font-family:'apexnewmedium';
	color:#b10935;
}
.desc{
	width:100%;
	height:auto;
	padding:4px 0 0 0;
	font-size:13px;
	line-height:18px;
	text-shadow:none;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
}
.img-libro{
	position:relative;
	top:-115px;
	left:135px;
}
.img-videoclases{
	position:relative;
	top:-113px;
	left:132px;
}
.img-reproducciones{
	position:relative;
	top:-105px;
	left:125px;
}


.txt-linea1, .txt-linea2{
	width:900px;
	height:auto;
	padding:0 40px 0 40px;
	font-family:'apexnewmedium';
	font-size:24px;
	color:#000;
	line-height:32px;
}
.txt-linea1{
	float:left;
	clear:none;
	text-align:left;
	padding-top:20px;
}
.txt-linea2{
	float:right;
	clear:none;
	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;
}

.logo-digitalia{
	margin: 8px 0px 0px 23px;
}