@font-face {
    font-family: 'Contemporary';
    src: url('./fonts/contempory___modern_font_by_myfox-webfont.eot');
    src: url('./fonts/contempory___modern_font_by_myfox-webfont.eot?#iefix') format('embedded-opentype'),
         url('./fonts/contempory___modern_font_by_myfox-webfont.woff') format('woff'),
         url('./fonts/contempory___modern_font_by_myfox-webfont.ttf') format('truetype'),
         url('./fonts/contempory___modern_font_by_myfox-webfont.svg#ContemporaryRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}  
  

	
body{
	width:320px;
	margin-top:10px;
	padding-top:0px;
	margin-left:auto;
	margin-right:auto;
	font-family:  Century Gothic, Arial, sans-serif;
	letter-spacing:0;
}

body a{
	font-size:20px;
	font-weight:100;
	line-height:24px;	
	text-decoration:none;
	color:#555555;
	/*text-shadow: 1px 1px 2px #000000;*/
}
.center{
	position:relative;
	margin-left:auto;
	margin-right:auto;
}

#content{
	text-align:center;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

#content img{
	position:relative;
	margin-right: auto;
	margin-left: auto;
}

#content table{
	margin-right:auto;
	margin-left:auto;
	text-align:center;	
}

.foto_portada img{
	width:280px;
	height:180px;
}

td{
	padding:0px 10px 10px 10px;
}
td img{
	height: 40px;
	width: 40px;
}

.fondo{
	display:block;
	background-color:#FFFFFF;
	background-image:url("../images/principal.png");
	z-index: 4;
}

a:link a:visited a:hover a:active img{
	border-style:none;
	border:0;
	display:block;
}

h1{
	position:relative;
	text-align:center;
	margin-top:2px;
	margin-left:auto;
	margin-right:auto;
	z-index:1;
}

hr{
	border-bottom-style:none;
	border-left-style:none;
	border-right-style:none;
	border-top-color:#dc1f26;
	margin-top:7px;
	
}

.menu{
	width:280px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	margin-top:0;
	padding-top: 0px;
}

.menu ul{
	margin-left:auto;
	margin-right:auto;
	list-style:none;
	padding:0;
}
.menu li{
	float:none;
	padding:0 0 12px 0;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}


.marco{
	position:relative;
	float:right;
	width:282px;
	top:-400px;
	left:-310px;
	margin-left:10px;
	z-index:201;
}
.foto{
	float:none;
	position:relative;
	margin-left:auto;
	margin-right:auto;
}

.foto img{
	width:280px;
	height:400px;
}

#nav{
	opacity:0.8;
	position:relative;
	text-align:center;
	top: 422px;
	right: 0px;

}
#nav a{
	display: inline-block;
	margin: 0 3px 0 0;
	width:10px;
	height:10px;
	text-indent: -99999px;
	text-decoration:none;
	background-image: url('../../images/pgris.png');
}

#nav a.activeSlide {
	width:10px;
	height:10px;
	background-image: url('../../images/projo.png');	
}

.texto{
	float:none;
	position: relative;
	text-align:justify;
	width:280px;
	margin-top:10px;
	padding-top:10px;
	margin-left:auto;
	margin-right:auto;
}
.texto p{
	font-size:12px;
	font-weight:100;
	line-height:16px;
	letter-spacing:0px;	
	margin-top:0px;
	margin:0px 0px 15px 0px;
	padding:0px 0px 5px 0px;	
}
.texto strong{
	font-weight:600;
}

.titulo{
	float:none;
	position:relative;
	width:280px;
	margin:40px 0px 10px 0px;
	padding:0;
	margin-left:auto;
	margin-right:auto;
}
span{
	display:none;
}

#footer{
	width:320px;
	height: 50px;
	margin-left: auto;
	margin-right: auto;
	padding-top:10px;
	text-align:center;
	text-decoration:none;
	font-size:10px;
	font-weight:100;
	line-height:13px;
	display:block;
	position:static;
	top:30px;
	z-index:100;
}

#footer img{
	display:block;
	margin-left:auto;
	margin-right:auto;
	padding:0px 100px 0px 100px;
	width: 18px;
	height: 20px;
	text-align:center;
}

#footer hr{
	width:300px;
	
}
#footer a{
	font-size:12px;
	font-weight:100;
	line-height:15px;
}

#footer ul{
	list-style:none;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
	padding:0;
}
#footer li{
	display:inline;
	
}


/******************************
QVIVO Scroll Bars
******************************/

.scroll_wrapper {
	width: 100%;
	height: 100%;
	z-index:200;
}
.content_wrapper {
	width: 100%;
	height: 100%;
}
.content_padding {
	height: 0px;
	clear: both;
}
.scroll_track {
	pointer-events: none;
	position: absolute;
	width: 33px;
	min-height: 0px;
	height: 100%;
	top: 0;
	right: 0;
	z-index:200;
	background: #FFFFFF /*url(../img/v_scroll_base_top.png) 5px 20px no-repeat;*/
}
.scroll_track_footer {
	position:absolute;
	width: 33px;
	height: 100%;
	z-index:200;
	background: /* #FFFFFF url(../img/v_scroll_base_bottom.png) 5px bottom no-repeat;*/
}
.scroll_bar {
	position: absolute;
	width: 33px;
	height: 100%;
	z-index:202;
}
.scroll_bar_top, .scroll_bar_bottom {
	position: absolute;
	width: 2px;
	left: 50%;
	height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	z-index:201;
}
.scroll_bar_top {
	top: 0;
	background: #AAAAAA /*url(../img/v_scroll_bar_top.png) 7px 22px no-repeat;*/

}
.scroll_bar_bottom {
	bottom: 0;
	background: #AAAAAA /* url(../img/v_scroll_bar_bottom.png) 7px bottom no-repeat;*/

}
