      @font-face {
        font-family: "Optima";
        src: url("http://www.escritoresdenuevoleon.org/includes/templates/default/optima.ttf")
      }

body {
	margin:0px;
	padding: 0px;
	background-color: White;
	background-image: url(http://www.escritoresdenuevoleon.org/includes/templates/default/images/background.gif);
	color: #333333;
	font-family: "Optima", sans-serif;
	font-size: 13px;
}

body.nobg {
	background-image: none;
}

a {
	text-decoration: none;
	color:#9F051F;
}

a:link {
	color: #9F051F;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #9F051F;
}

a:hover {
	text-decoration: underline;

}

#outer {
	text-align:center;
	width:830px;
	margin:0px;
}

#hdr {
	height:120px;
	background:#eeeeee;
	background-image: url(http://www.escritoresdenuevoleon.org/includes/templates/default/images/vcd_headersmall.jpg);
	background-repeat: no-repeat;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

#toplogo {
	position: absolute;
	background-image: url(http://www.escritoresdenuevoleon.org/includes/templates/default/images/top_logo.gif);
	height:77px;
	width: 121px;
	left:15px;
	top: 5px;
	cursor: hand;
}

#bar {
	height:120px;
	background:#c0c0c0;
	background-image: url(http://www.escritoresdenuevoleon.org/includes/templates/default/images/linethrough_bg.gif);
	color: White;
	border:solid #000000;
	border-width:1px 0 1px 0;
	text-align:right;
	padding-right: 110px;
	line-height:25px;
}

#bar a {
	color:white;
}

#bar a:link {
	color:white;
}

#bar a:visited {
	color:white;
}

#bar a:hover {
	color:white;
	text-decoration:none;
	border-bottom: 1px dashed white;
}

.menul {
    color: white;
    font-family: Optima;
    font-size: 12pt;
    border-right: 1px solid white;
    text-decoration: none;
    background-color: #FFFFFF;
    padding: 5px;
}

.menul:hover {
    background-color: #FAF704;
    text-decoration: none;
    text-color: black;
}

.toolbarul {
    background-color: #FFFFFF;
    padding: 5px 0px 5px 0px;
}

#bodyblock {
	position:relative;
	color: #333333;
	width:830px;
	padding:0px;
	background-image: url(http://www.escritoresdenuevoleon.org/includes/templates/default/images/sidebar_bg.gif);
	background-color:White;
}

#l-col {
	float:left;
	background:White;
	color: #333333;
	width:147px;
	text-align: left;

}

html>body #l-col {
  border-right: 1px solid #000000;
}



#r-col {
	float: right;
	position: relative;
	color: #80003B;
	width: 210px;
	border: 1px dashed black;
	border-width: 0px 0px 1px 1px;
}

#cont {
	width:680px;
	background:#ffffff;
	color: #333333;
	border: solid #c0c0c0;
	border-width:0 0 0 0px;
	text-align:left;
}

#ftr {
	height:30px;
	background:#c0c0c0;
	color: #333333;
	border:solid black;
	border-width:1px 0 0 0;
	margin:0;
	clear:both;
}


/* Basic elements */

H1 {
	font-size: 11px;
	color: Black;
	border: 1px solid #BDB8D6;
	background-image: url(http://www.escritoresdenuevoleon.org/includes/templates/default/images/topic_bg.gif);
	padding: 2px 0px 2px 0px;
	margin: 0px 0px 4px 0px;
	text-align: left;
	text-indent: 8px;
}

H1 EM, H1 EM a:visited, H1 EM a{
	font-size: 9px;
	font-family: arial;
}

H2 {
	font-size: 11px;
	color: Black;
	border: 1px solid #BDB8D6;
	background-color: #dcdcdc;
	padding: 3px 0px 3px 0px;
	margin: 0px 0px 4px 0px;
	text-align: left;
	text-indent: 8px;
}


H5 {
	font-size: 11px;
	color: Black;
	border: 1px solid #BDB8D6;
	background-color: #dcdcdc;
	width:73%;
}


h3, p {
 margin:0;
 padding:15px;
 }

h4 {
 margin:0;
 padding: 5px 0;
 }


hr {
 height:1px;
}

/* Forms and buttons */
form {
	margin: 0px;
}


.forms {
	padding: 2px 0px 5px 5px
}

input, select, textarea {
	font-size: 11px;
	border: #dcdcdc 1px ridge;
	color: black;
}

.dashed {
	font-size: 10px;
	border: #dcdcdc 1px ridge;
	background-image: url(http://www.escritoresdenuevoleon.org/includes/templates/default/images/dash.gif);
	color: black;
}


/* Misc Site objects */



#pager {
	position: absolute;
	top: 4px;
	left: 45%;
	font-weight:bold;
}

.info {
	font-size: 10px;
	color: red;
}

/* Presentation Stylesheet */

.header {
	border: dashed #c0c0c0;
	border-width: 1px 0px 1px 0px;
	background-color: #dcdcdc;
	background-image: url(http://www.escritoresdenuevoleon.org/includes/templates/default/images/topic_bg.gif);
	padding: 2px;
	text-align: center;
}

.list {
	text-indent: 6px;
	color: #333333;
}

.list td { background-color:white; }

.list a {
	 color: #333333;
 	 text-decoration: none;
 }

.list a:link {
	 color: #333333;
 	 text-decoration: none;
 }

.list a:visited {
	 color: #333333;
	 text-decoration: none;
 }

.list a:hover {
	 color: red;
	 text-decoration: underline;
}


.list .header{
	color:purple;
}

.list .statheader {
	text-align:left;
	color: #3D3D3D;
	font-weight:bold;
	border: dashed #c0c0c0;
	border-width: 1px 0px 0px 0px;
	background-image: url(http://www.escritoresdenuevoleon.org/includes/templates/default/images/topic_bg.gif);
	padding: 2px;
}

.displist td {
	border-bottom: 1px #F4F4F4 solid;
	border-right: 1px #F4F4F4 solid;
	line-height: 17px;
	color: #3D3D3D;
	text-indent: 4px;
}

.displist .header {
	text-align:left;
	font-weight:bold;
}



.normal td {
	padding-left:2px;
}


/* Movie listing */

#cast .item {
	display: block;
	border-bottom: 1px #c0c0c0 solid;
	padding-left: 4px;
	text-indent: 0;
}

#cast .item a:hover {
	background-color: #c0c0c0;
	text-decoration:none;
}

.imgx	{
	margin-top: 3px;
	border-color: #dcdcdc;
	border-style: ridge;
	border-width: thin;
}

#actorimages {
	width: 100%;
	margin: 0px;
	text-indent: 0px;

}

#actorimages .imgx {
	margin: 4px;
}

#similar {
	text-align:center;
}

.bold {
	font-weight:bolder;
}

ul {
	margin: 0;
	padding: 0px 0px 0px 10px;
	list-style: none;
}


.green {
	line-height: 15px;
	padding-left: 15px;
	padding-top: 0px;
	background-image: url(http://www.escritoresdenuevoleon.org/includes/templates/default/images/arrow_green.png) ;
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

.red {
	line-height: 15px;
	padding-left: 15px;
	padding-top: 0px;
	background-image: url(http://www.escritoresdenuevoleon.org/includes/templates/default/images/arrow_red.png) ;
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

li {
	line-height: 15px;
	padding-left: 15px;
	padding-top: 0px;
	background-image: url(http://www.escritoresdenuevoleon.org/includes/templates/default/images/arrow.png) ;
	background-repeat: no-repeat;
	background-position: 0px 3px;
}


#actorlist {

}



 /* Others */

 .topic {
 	background-image: url(http://www.escritoresdenuevoleon.org/images/topic_bg.gif);
	background-repeat: repeat-x;
	line-height: 21px;
	text-align: center;
	font-family: "Optima", sans-serif;
	font-weight: bolder;
 }

.poster {
	text-align: center;
	width: 100px;
	margin-top: 40px;
	font-style: italic;
}

.navx {
	display: block;
}

.nav {
	background-color: #9E061D;
	text-align: left;
	text-indent: 8px;
	color: White;
	display: block;
	clear: none;
	border-bottom: 1px dotted White;
	line-height: 18px;
	height: 22px;

}

.nav A {
	background-color: #9E061D;
	text-decoration: none;
	color: White;
	font-weight: bolder;
}


.nav A:visited {
	background-color: #9E061D;
	text-decoration: none;
	color: White;
	font-weight: bolder;
}


.nav A:hover {
	background-color: #999999;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	height: 22px;
}




.navon {
	background-color: #000000;
	text-align: left;
	text-indent: 8px;
	color: #FFFFFF;
	display: block;
	clear: none;
	border-bottom: 1px dotted White;
	line-height: 18px;
}

.navon A {
	background-color: #000000;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bolder;
}


.navon A:visited {
	background-color: #000000;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bolder;
}


.navon A:hover {
	background-color: #000000;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
}



.stata, .statsTable .stata {
	/*color: #C82100;	*/
	background-color: #FBF1E6;
}

.statb {
	background-color: white;
	/*color: #FBF1E6;*/
}

.statc {
	background-color: #CCCCFF;
}

.statsTable {
	background-color: #dcdcdc;
	color: #333333;
}

.statsTable td {
	text-indent:2px;
	background-color: white;
}

.statsTable td a {
	color: #333333;
}


.tblsmall {
	font-family: Optima, sans-serif;
	font-size: 10px;
	border-right: 1px #c0c0c0 solid;
}
.tblsmall td {
	border-bottom: 1px #c0c0c0 solid;
}

legend {
	color:#990066;
}

primavera {
p.margin {margin: 2cm 4cm 3cm 4cm};
}

cero {
p.margin {margin: 0cm 0cm 0cm 0cm};
}

sound {
p.margin {margin: 4cm 8cm 6cm 8cm};

.sub {background-color:#9F051F; font-family:verdana; color:white; font-size:11; font-weight:bold; border-width:1; border-color:black}

.TableHead {background-color:#9F051F; font-family:verdana; color:white; font-size:11; font-weight:bold;}
}