/* 
    Document   : site
    Created on : 30-ene-2008, 21:01:18
    Author     : Azucena
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

body,html {
font-size:13px;
margin: 0px;
padding: 0px;
font-family: Verdana,Arial,Helvetica,sans-serif;
color: #000;
background-color: #fff;
}
h1 {
font-size:1.4em;
color: #800000;
background-color: transparent;
}
#content {
width: 770px;
margin: 0 auto;
}
label {
width: 200px;
display: block;
float: left;
}
option {
width: 120px;
}
#formbutton {
margin-left: 100px;
}
b{
color: #800000;
}

red {
color: #ff0000;
font-weight: bold;
font-size: 8pt;
}
redfort {
color: #cc0000;
font-weight: bolder;
font-size: 14pt;
}
petit {
color: black;
font-size: 8pt;

}
petitindex {
color: black;
font-size: 10pt;
}

#header { 
background: url(/litoteca/public/images/header.jpg) no-repeat top center; 
width: 870px; 
height: 90px;
border: 1px none #ccc; 
margin: 10px auto 0px auto; 
padding: 0px 0px 0px 0px;
text-align: left;
}
/*#header #page-title { color: #830000; font: 20px Sans-serif; font-weight: bold; padding: 20px 8px 8px 30px;  }
#header #page-subtitle { color: #830000; font: 16px Sans-serif; font-weight: bold; padding: 0px 8px 4px 30px; text-align: center; }
#header #page-subtitle2 { color: #830000; font: 10px Sans-serif; padding: 0px 8px 2px 30px; text-align:right; }
#header a { color: #830000; }
#header table  { width:860px;}*/

#header #page-title { color: #f1f1f1; width: 200px; font: 28px Arial; font-weight: bolder; text-decoration:underline; padding: 30px 8px 8px 30px;  }
#header #page-subtitle { color: #f1f1f1; width: 200px; font: 28px Arial; font-weight: bolder; width: 300px; text-align: center; margin: 40px 0px 0px 280px; }
#header #page-subtitle2 { float: right; color: #f1f1f1; width: 200px; font: 10px Sans-serif; padding: 0px 8px 2px 0px; text-align:right; margin: 0px 0px 0px 200px; }
#header a { color: #f1f1f1; }
#header table  { width:860px;}




#tot { 
    width: 870px; 
	margin: 0px auto; 
    background: url(/litoteca/public/images/cos.jpg) repeat-y top center; 
    border-bottom: 1px solid transparent;
}

#menu {
	float: left;
	width: 96px;
	margin: 8px 0px 0px 35px;
	padding-right:  5px;
	text-align: left;
	font-weight:bold;
}
#menu a { color: #5f4b4b; }
#cos { 
	border-left: 2px solid #ccc; /*a00404*/
    width: 692px;
	min-height: 290px;
	margin: 0px 0px 8px 137px; 
	padding-left: 13px;
    border-bottom: 1px solid transparent;
	text-align: justify;

}

ul { margin: 0px 10px 0px 3px; padding: 0px; list-style-type: disc; 	line-height:2; }

#footer { background: url(/litoteca/public/images/footer.jpg) no-repeat top center; 
    width: 870px; height: 40px;
    border: 1px none #ccc; 
	font: 9px Sans-serif;
	color: #726a6a;
    margin: 0px auto; padding: 0px 0px 8px 0px;
}

#copyright {   width: 830px;  margin: 0px 0px 0px 20px; border-top: 2px solid #ccc;}


 th {	
  background-color:  #ccc;
  text-align: center;
 }
 
 #tabla1 {background-color:  #ededed;	text-align: center;}


a { text-decoration:none; color: #a20004; }
a:visited { text-decoration:none; color: #a20004; }
a:hover { text-decoration:underline; color:#a20004; }
a:active { color: #a20004; }