
/*CSS para PA2012.1 GENERAL*/
/*© Enrique Berger MAY 2012*/

body {
	font-family:Verdana, Helvetica, sans-serif;
	font-size:100%;
	top:0px}

a {
	color:#000;}
a:visited {
	color:#111;}
a:active {
	color:#222;}
a:hover {
	text-decoration:none;}

html {
	min-width:760px;}
	
html, body {
	height:100%;}
	
	
/* ==== TABLES ===== */

.table_main {
	width:760px;}

.table_logo {
	display:block;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px; 
	color:#FFFFFF; 
	margin-top:0px;
	margin-bottom:5px;
	width:100%;
	height:50px;
	padding-top:0px; 
	padding-bottom:0px; 
	background-position:  left center; 
	background-image:url('../../images/998/style_header.jpg'); 
	background-repeat:no-repeat; 
	background-attachment:scroll}	
	
.table_chapter {
	width:100%;}

.table_menu {
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:radius:3px; 
	color:#FFFFFF; 
	margin-top:2px;
	margin-bottom:2px;
	width:100%;
	height:30px;
	padding-top:0px; 
	padding-bottom:0px; 
	background-position: 0 0; 
	background-image:url('../../images/997/menu_navNormal.png'); 
	background-repeat:repeat-x; 
	background-attachment:scroll}	
	

/* ==== LOGOS ===== */

.logo {
	padding-left:120px; 
	padding-right:0; 
	padding-top:10px; 
	padding-bottom:0px; 
	text-align:center;}

.logo h1 {
	font-size:10pt;
	color:#FFFFFF;
	font-weight:bold;
	font-style:italic;
	letter-spacing:0; 
	font-family:Microsoft Sans Serif}
	
.logo h1 a {
	color:#FFFFFF; 
	text-decoration:none}

.logo h1 a:hover {
	color:#FFFFFF; 
	text-decoration:none;
	background-color:#CC3300}
	
.logo h2 {
	font-size:11pt;
	color:#FFFFFF;
	font-weight:bold;
	font-style:italic;
	letter-spacing:0; 
	font-family:Microsoft Sans Serif}
	
/* ==== LANGUAGES ===== */

#languages img {
	border: 1px solid #FFFFFF}
	
#languages a:hover img {
	border:1px solid #CCCCCC;}
	
#languages a {
	font-family: Verdana; 
	font-size: 8pt; 
	text-align: left; 
	text-decoration:none; 
	margin-left:0; 
	margin-right:3px;
	margin-top:0; 
	margin-bottom:0}
	
#languages a:hover {
	text-decoration:none; 
	color:#FFFF00; 
	background-color:#CC3300;}
		
/* ==== CHAPTER ===== */
.chapterbox {
	display:block;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px; 
	color:#FFFFFF; 
	font-size:10pt; 
	font-style:normal; 
	font-weight:normal; 
	text-align:center;
	margin-top:5px;
	margin-bottom:5px;
	height:20px; 
	padding-top:1px; 
	padding-bottom:0px; 
	background-position: left center; 	
	background-image:url('../../images/998/style_chapter.jpg'); 
	background-repeat:repeat-x; 
	background-attachment:scroll}	

.chapterbox span {
	font-size:10pt; 
	font-weight:bold; 	
	color: #FFFFFF;
	font-style:italic}
	
/* ==== DEFAULT TEXT ===== */
	
.default_text {
	margin:3px 10px; font-family: Verdana; 
	font-size: 11pt; 
	text-align: justify; 
	line-height:1.5em}

.default_title {
	margin:3px 0; font-family: Verdana; 
	margin-left: 10px; 	
	font-size: 10pt; 
	color: #3FAFB2; 
	font-style: italic; 
	font-weight: bold;
	text-align:left; line-height:1.5em}
	
.default_text a{
	text-decoration: none; 
	text-align: center}

.default_text a:hover {
	text-decoration:none; 
	color:#FFFF00; 
	background-color:#CC3300;}

/* ==== PICTURE INFO ===== */
	
.pic_info {
	font-family: Verdana; 
	font-size: 9pt; 
	text-align: center; 
	margin-left: 0px; 
	margin-right: 0px;
	margin-top: 0px; 
      margin-bottom: 0px; 
      line-height:100%}

.pic_info a{
	text-decoration: none; 
	text-align: center}

.pic_info a:hover {
	text-decoration:none; 
	color:#FFFF00; 
	background-color:#CC3300;}

/* ==== DETAIL PICTURE ===== */

.detail_pic img {
	border:1px solid #999999;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3pxpx; 	
	box-shadow: 2px 2px 2px #C0C0C0;
	-moz-box-shadow: 2px 2px 2px #C0C0C0;
	-webkit-box-shadow: 2px 2px 2px #C0C0C0;	
	z-index:12;
	overflow:hidden}

/* ==== DEFAULT LISTING ===== */

.list_default {
	text-align: left; 
	line-height: 100%; 
	background-image: url('../../images/999/ico_Links.gif'); 
	background-repeat: no-repeat; 
      background-attachment: scroll; 
      background-position: left center; 
      padding-left: 10px; 
	margin-left: 5px; 
	margin-top: 2px; 
	margin-bottom: 2px;
	font-size: 8pt; 
	text-align: left}


/* ==== FOOTER MENU=====*/

.footer {
	font-family: Verdana; 
	font-size: 9pt; 
	text-align: center; 
	margin-left: 10px; 
	margin-right: 10px;
	margin-top: 10px; 
      margin-bottom: 10px}
                
.footer a {
	color:#000000; 
	text-decoration:none;}
		
.footer a:hover {
	text-decoration:none; 
	color:#FFFF00; 
	background-color:#CC3300;}

.footer_separator_o {
	border-bottom:3px solid #40AFB2; 
	padding-bottom: 0px; 
	padding-top:0px;
	margin-bottom:5px;
	font-size:2pt;}	

.footer_separator_u {
	border-bottom:3px solid #40AFB2; 
	padding-bottom: 0px; 
	padding-top:0px;
	margin-top:0px;	
	font-size:2pt;}	
	
/* ==== INDEX 	 ==== */

.index_update {
	margin:3px 0; 
	font-size: 8pt; 
	text-align: center; 
	text-indent: 0; 
	line-height: 100%;
	word-spacing: 0; 
	font-family:Verdana}

.index_update a:hover {
	text-decoration:none; 
	color:#FFFF00; 
	background-color:#CC3300;}

.index_pic img {
	border:1px solid #999999;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3pxpx; 	
	box-shadow: 2px 2px 2px #C0C0C0;
	-moz-box-shadow: 2px 2px 2px #C0C0C0;
	-webkit-box-shadow: 2px 2px 2px #C0C0C0;	

.index_description  p {
	font-family: Verdana; 
	font-size: 9pt; 
	text-align: justify; 
	margin-left: 10px; 
	margin-right: 10px;
	margin-top: 10px; 
      margin-bottom: 10px}

.index_description a:hover {
	text-decoration:none;}

.index_separator  {
	height:4px; 
	font-size:4pt }



/* end */