/*
AC UMA

ACWeb CSS
	Version: 1.0
(Junio 2009)
*/

body {
	margin: 0 auto;
	padding: 0;
	font: 70% Verdana,Tahoma,Arial,sans-serif;
/*	background: #ffffff url(pictures/fondo.jpg) top center repeat-x; */
        background: #cccccc;
}

#wrap {
	background: #ffffff;
	color: #000000;
	margin: 5px auto;
	width: 900px;
}

#header {
	clear: both;
	margin: 0 auto;
	padding: 10px 0 0 0;
	width: 880px;
	height: 80px;
	border-bottom: 1px solid #e1e1e1;
}

#header img {
	margin: 0;
	border: 0;
}

#logo {
	float: left;
	margin: 0;
	padding: 0 0 0 25px;
	width: 100px;
	text-align: left;
}

#headerright {
	float: right;
	margin: 0;
	padding: 2px 0 0 0;
	width: 735px;
	text-align: right;
}

#title {
	float: left;
	margin: 0;
	padding: 8px 2px 6px 2px;
	width: 625px;
	color: #395f8c;
	font-size: 1.9em;
	font-weight: bold;
	line-height: 1.3em;
	text-align: left;
}

#topmenu {
	float: right;
	margin: 0;
	padding: 62px 0 0 0;
	width: 100px;
	color: #303030;
	font-size: 0.8em;
	line-height: 1.2em;
	text-align: right;
}

#topmenu a {
	color:  #303030;
	text-decoration: none;
}

#tracefont {
	color:#999;
	text-decoration:none;
}

#topmenu a:hover {
	text-decoration: underline;
}

#container {
	clear: both;
	margin: 0 auto;
	width: 880px;
	padding: 10px 0 10px 0;
}

#menuV {
	float: left;
	width: 150px;
	margin: 0;
	padding: 0;
	background: #395f8c;
}

#menuV div#vtitle {
	padding: 6px 0 0 6px;
	font-size: 1.25em;
	font-weight: bold;
	color: #d9d9d9;
}

#menuV div#vltitle {
	padding: 6px 0 6px 6px;
	font-size: 1.25em;
	font-weight: bold;
	color: #d9d9d9;
}

#menuV div#vtitle a,
#menuV div#vltitle a {
	color: #d9d9d9;
	text-decoration: none;
}

#menuV div#vtitle a:hover,
#menuV div#vltitle a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#menuV div#vtitle.menuVhit {
	padding: 6px 0 0 6px;
	font-size: 1.25em;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}

#menuV div#vltitle.menuVhit {
	padding: 6px 0 6px 6px;
	font-size: 1.25em;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}

#menuV div#vsubtitle {
	padding: 2px 0 0 26px;
	font-size: 1.1em;
	font-weight: normal;
	color: #d9d9d9;
}

#menuV div#vsubtitle a {
	color: #d9d9d9;
	text-decoration: none;
}

#menuV div#vsubtitle a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#menuV div#vsubtitle.menuVhit {
	padding: 2px 0 0 26px;
	font-size: 1.1em;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}

#contentmain {
	float: right;
	width: 726px;
	margin: 0 0 4px 0;
	padding: 0;
	border-left: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
	background: #ffffff;
}

#contentbox {
	clear: both;
	margin: 0;
	padding: 2px 10px 8px 10px;
	text-align: left;
	border: 0;
}

#contentbox.topline {
	border-top: 1px dotted #c0c0c0;
}

#contentbox h1 {
	margin: 0 0 4px -4px;
	padding: 6px 0 0 4px;
	color: #987752;
	font-size: 1.4em;
	line-height: 1.2em;
	background: #faf2e9;
	border-bottom: 1px solid #987752;
}

#contentbox h1.subtitle {
	margin: 0;
	padding: 2px 0 6px 0;
	color: #ff6600;
	font-size: 1.0em;
	line-height: 1.0em;
}

#contentbox.section h1 {
	margin: 0 0 4px -4px;
	padding: 0 0 0 4px;
	color: #494949;
	font-size: 1.6em;
	line-height: 1.3em;
	background: #eeeeee;
	border-bottom: 1px solid #000000;
}

#contentbox h2 {
	margin: 0;
	padding: 0;
	color: #666666;
	font-size: 1.3em;
	line-height: 1.2em;
}

#contentbox p {
	margin: 0;
	padding: 4px 0 4px 0;
	color: #303030;
	font-size: 1.1em;
	line-height: 1.3em;
}

#contentbox ul {
	margin: 0;
	padding: 0 0 0 30px;
	font-size: 1.1em;
	line-height: 1.3em;
	color: #303030;
	text-indent: 5px;
	list-style-position: outside;
	list-style-type: disc;
}

#contentbox p a,
#contentbox ul li a {
	color: #990000;
	text-decoration: none;
}

#contentbox p a:hover,
#contentbox ul li a:hover {
	text-decoration: underline;
}

#contentbox img#home {
	float: left;
	margin: 0 0 5px 0;
	padding: 0;
	display: inline;
	border: 3px solid #d0d0d0;
}

#contentbox img#personal {
	float: left;
	margin: 0 0 10px 0;
	padding: 0;
	display: inline;
	border: 0;
}

#contenttable {
	margin: 6px 0 6px 10px;
	padding: 2px 4px 2px 4px;
	width: 675px;
}

#contenttable a {
	color: #990000;
	text-decoration: none;
}

#contenttable a:hover {
	text-decoration: underline;
}

#contenttable div.ctspacer {
	clear: both;
}

#contenttable div.cttitle {
	padding: 0 0 0 4px;
	float: left;
	margin: 1px 0 3px 0;
	text-align: left;
	color: #000000;
	font-size: 1.05em;
	font-weight: bold;
	line-height: 1.35em;
	background: #eeeeee;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #000000;
}

#contenttable div.ctrow {
	padding: 0 0 0 4px;
	float: left;
	text-align: left;
	color: #000000;
	font-size: 1.05em;
	font-weight: normal;
	line-height: 1.4em;
}

#contenttable div.lctrow {
	padding: 0 0 2px 4px;
	float: left;
	text-align: left;
	color: #000000;
	font-size: 1.05em;
	font-weight: normal;
	line-height: 1.4em;
	border-bottom: 1px solid #cccccc;
}

#contenttable div.lctrow:hover,
#contenttable div.ctrow:hover {
	background: #eeeeee;
}

#contenttable div.ctwidth1 {
	width: 50px;
}

#contenttable div.ctwidth2 {
	width: 75px;
}

#contenttable div.ctwidth3 {
	width: 100px;
}

#contenttable div.ctwidth4 {
	width: 125px;
}

#contenttable div.ctwidth5 {
	width: 150px;
}

#contenttable div.ctwidth6 {
	width: 180px;
}

#contenttable div.ctwidth7 {
	width: 240px;
}

#contenttable div.ctwidth8 {
	width: 280px;
}

#contenttable div.ctwidth9 {
	width: 320px;
}

#contentinv {
	margin: 6px 0 6px 8px;
	padding: 2px 4px 2px 4px;
	width: 680px;
	border: 1px solid #cccccc;
}

#contentinv a {
	color: #990000;
	text-decoration: none;
}

#contentinv a:hover {
	text-decoration: underline;
}

#contentinv div.cititle {
	padding: 0 0 1px 0;
	margin: 0 0 6px 0;
	text-align: left;
	color: #000000;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.3em;
	background: #eeeeee;
	border-bottom: 1px solid #000000;
}

#contentinv div.cikeywords {
	margin: 0 0 5px 0;
	text-align: left;
	color: #000000;
	font-size: 1.05em;
	font-weight: normal;
	line-height: 1.3em;
}

#contentinv div.ciabstract {
	margin: 0 0 5px 0;
	text-align: left;
	color: #000000;
	font-size: 1.05em;
	font-weight: normal;
	line-height: 1.3em;
}

#contentinv div.cipeople {
	margin: 0;
	text-align: left;
	color: #000000;
	font-size: 1.05em;
	font-weight: normal;
	line-height: 1.3em;
}

#contentinv div.ciinfo {
	margin: 0;
	text-align: left;
	color: #000000;
	font-size: 1.05em;
	font-weight: normal;
	line-height: 1.3em;
}

#contentinv div.cipeople span.name {
	font-weight: bold;
}

#contentinv div.ciinfo span.name {
	font-weight: bold;
}

#contentpub {
	clear: both;
	margin: 0 0 0 0;
	padding: 0;
	width: 710px;
}

/*
#contentpub div.cpid {
	float: left;
	padding: 2px 0 0 0;
	font-size: 1.2em;
	font-weight: normal;
	width: 20px;
	text-align: right;
}
*/

#contentpub div.cpyear {
	float: left;
	margin: 0;
	padding: 2px 4px 2px 4px;
	width: 692px;
	border: 0;
	color: #395f8c;
	font-size: 1.2em;
	font-weight: bold;
/*	line-height: 1.3em; */
/*	text-align: left; */
}

#contentpub div.cppub {
	float: left;
	margin: 0 0 6px 0;
	padding: 2px 4px 2px 4px;
/*	width: 670px; */
	width: 692px;
	border: 1px solid #cccccc;
}

#contentpub div.cppub a {
	color: #990000;
	text-decoration: none;
}

#contentpub div.cppub a:hover {
	text-decoration: underline;
}

#contentpub div.cppub div.cpptitle {
	padding: 0 0 1px 0;
	margin: 0 0 6px 0;
	text-align: left;
	color: #000000;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.3em;
	background: #efefef;
}

#contentpub div.cppub div.cppauthor {
	margin: 0 0 4px 0;
	text-align: left;
	color: #000000;
	font-size: 1.05em;
	font-weight: normal;
	line-height: 1.3em;
}

#contentpub div.cppub div.cppref {
	margin: 0 0 4px 0;
	text-align: left;
	color: #000000;
	font-size: 1.05em;
	font-weight: normal;
	line-height: 1.3em;
}

#contentpub div.cppub div.cppref span.name {
	font-weight: bold;
}

#contentpub div.cppub div.cpdoi {
        float: left;
	margin: 0;
        width: 300px;
	text-align: left;
	color: #000000;
	font-size: 1em;
	font-weight: normal;
	line-height: 1.3em;
}

#contentpub div.cppub div.cpdoi span.name {
	font-weight: bold;
}

#contentpub div.cppub div.cppdf {
        float: right;
	margin: 0;
        width: 40px;
	text-align: left;
	color: #000000;
	font-size: 1em;
	font-weight: normal;
	line-height: 1.3em;
}

#contentpub div.cppub div.cppdf img {
	margin: 0;
	border: 0;
}

#address {
	float: right;
	margin: 0;
	padding: 25px 5px 15px 10px;
	color: #395f8c;
	font-size: 1.1em;
	line-height: 1.2em;
	width: 505px;
	height: 164px;
	border: 1px solid #ebebeb;
	background: #ebebeb;
}

#informations{
	float: right;
	margin: 0;
	padding: 25px 5px 15px 10px;
	color: #395f8c;
	font-size: 1.1em;
	line-height: 1.2em;
	width: 694px;
	border: 1px solid #ebebeb;
	background: #ebebeb;
}

#category {
	float: left;
	margin: 0;
	padding: 0 5px 15px 20px;
	color: #000000;
	font-size: 1.1em;
	line-height: 1.2em;
	width: 500px;
	border: 0;
}

#category h1 {
	margin: 0;
	padding: 0;
	color: #000000;
	font-size: 1.4em;
	line-height: 2.0em;
	background: #ffffff;
	border: 0;
}

#category h2 {
	margin: 0;
	padding: 45px 0 0 0;
	color: #000000;
	font-size: 0.8em;
        font-weight: normal;
	line-height: 1.0em;
}

#footer {
	clear: both;
	margin: 0 auto;
	padding: 4px 0 10px 0;
	border-top: 2px solid #e6e6e6;
	width: 880px;
	text-align: center;
	color: #808080;
	font-size: 0.9em;
}

#footer a {
	color: #808080;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}
