body{

background:url(images/bg-page.gif) repeat;

font-family:Arial, Helvetica, sans-serif;

letter-spacing:normal;

}



.clear{clear:both;}



/*-- WRAPPER -- */

.psc-wrapper{

	background:#fff;

	width:753px;

	border:1px solid #fff; border-top:none; border-bottom:none;

	margin:0 auto;

}


/*-- HEADER -- */

.psc-header{

	background:#fff url(images/bg-header.jpg) left top no-repeat;

	width:753px;

	height:101px;

	margin:0 auto;

	padding:0px;

	}

.psc-header h1{display:none;}	

.psc-header a.link-logo{

	display:block;

	width:753px;

	height:101px;

	text-indent:-9999px;

	}

/*-- HEADER -- */

/*-- CONTENT -- */

.psc-content{

	background:#fff;
	
	width:753px;

	height:336px;

	margin:-1px auto 0;

	border-top:1px solid #BCBCBC; 

	border-bottom:1px solid #BCBCBC;

}

.iframe{
	height:315px;
	
	margin-left:20px;
	
	margin-top:20px;
	
	width:710px;
	
	border:none;

}

/*-- CONTENT -- */

/*-- THUMBS MODELOS -- */

.psc-box-thumbs{

	background:#fff url(images/bg-thumbs.jpg) left top no-repeat; width:717px; height:126px;
	
	height:126px;
	
	margin:15px auto auto;
	
	text-align:center;
	
	width:723px;

	}
	
.psc-box-thumbs img {

	padding:12px 10px 10px;

	}

.psc-thumbs-wrap{

	margin-left:-9px;
	
	}

.psc-box-subcription{

	background:#fff;

	padding:10px 15px 10px 15px; 

	width:723px;

	text-align:center;

	}

.psc-box-subcription p{

	font: bold 18px Arial, Helvetica, sans-serif;
	
	}
	
.psc-box-subcription-cierre {	

	background:#FFFFFF url(images/bg-cierre.gif) repeat-x scroll left bottom;

	height:5px;

	margin:0 auto;

	width:755px;
}
/*-- THUMBS MODELOS -- */

	
/*-- COPYRIGHT -- */

.psc-copyright{ width:755px; margin:8px auto 0; text-align:center;}

.psc-copyright p{font:normal 11px Trebuchet, Helvetica, sans-serif; color:#fff;}

.psc-copyright p a{color:#fff; text-decoration:underline;}

.psc-copyright p a:hover{text-decoration:none;}



