/*
 Test1
 This theme was designed and built by savdevito and CSSEZ.com,
 through http://jp.cssez.com/. Then was modified by Saverio De Vito using Notepad.
 The CSS, XHTML and design is released under Creative Commons

*/

/* Cross-browser settings */
* {
 margin: 0;
 padding: 0;
}

/* general styles */
body {
 height: 100%;
 background: url(http://www.afs.enea.it/devito/sfondo00213.GIF);
/*url(http://www.afs.enea.it/devito/sfondo00213.GIF); */
/*#255A6E;*/
 font-size: 14px;
}

img {
 border:0;
}

a {
 color: #0000ff;
}

a:visited {
 color: #BCD2E6;
}

a:hover {
 color: #0000c0;
}

#wrapper {
 width: 922px;
 margin: 0px auto;
 /*padding: 0px;*/
 border: 1px solid #dfdfdf;
 background: #ffffff;
 color: #333333;
 font: 1.0em/150% 'arial', sans-serif;
}




/* Header */
#header {
 float: left;
 width: 893px;
 height: 60px;
 margin: 0px;
 padding: 15px; 
 background: #ffffff url(http://img186.imageshack.us/img186/9315/imgqt3.png) repeat-x;
}

#header #title {
 margin: 20px 0px 0px 30px;
 padding: 0px;
 color: #000000;
 font: bold 2.5em 'Verdana', sans-serif;
 text-align: left;
}

#header #title a {
 color: #000000;
}

#header div#description {
 margin: 5px 0px 0px 30px;
 padding: 0px;
 color: #666666;
 font-size: 1.2em;
 text-align: left;
}


/* Navigation */
#navigation {
 float: left;
 width: 94%;
 margin: 0;
 padding: 4px 6px 0 5%;
 border: 1px solid #24618E;
 background: #F4F4F4;
}

#navigation ul {
 list-style:none;
 float: right;
}

#navigation li {
 display:inline;
 float:left;
 margin: 0;
}

#navigation li a.tabs {
 float:left;
padding-left: 4px;
 background:  url(http://img369.imageshack.us/img369/3480/ljxo3.gif) no-repeat;
 text-decoration:none;
}

#navigation li a.tabs:hover {
 background:  url(http://img369.imageshack.us/img369/2521/lj1ne5.gif) no-repeat;
}

#navigation li a.tabs span {
 float:left;
 padding: 2px 4px 1px 1px;
 background:  url(http://img369.imageshack.us/img369/7654/rjjh8.gif) no-repeat right top;
 color: #24618E;
 font-size: 1.0em;
}

#navigation li a.tabs:hover span {
 background:  url(http://img369.imageshack.us/img369/4820/rj1pa9.gif) no-repeat right top;
 color: #ff6600;
}


/* Old Navigation 

#navigation {
 float: left;
 width: 93%;
 margin: 0;
 padding: 4px 2% 0 5%;

border: 1px solid #666666;

 
background: #efefef;
}

#navigation ul {
 list-style:none;
 float: right;
}

#navigation li {
 display:inline;
 float:left;
 margin: 0;
}

#navigation li a.tabs {
 float:left;
 padding-left: 4px;
background:  url(http://img369.imageshack.us/img369/3310/lfmf7.gif) no-repeat;
 
 text-decoration:none;
}

#navigation li a.tabs:hover {
 background:  url(http://img369.imageshack.us/img369/4631/lf1wn8.gif) no-repeat;

}

#navigation li a.tabs span {
 float:left;
 padding: 2px 4px 1px 1px;
 background:  url(http://img369.imageshack.us/img369/2117/rfvu1.gif) no-repeat right top;


color: #666666;
 font-size: 1.0em;
}

#navigation li a.tabs:hover span {
 background:  url(http://img369.imageshack.us/img369/7945/rf1hk3.gif) no-repeat right top;

color: #6B78A9;
}

*/

/* Main contents */

#contents {
 /*float: left;*/
 width: 95%;
 margin: 20px 10px 0px;
 padding: 0px;
 background: #ffffff;
 font-size: 1.0em;
 text-align: left;
}


#contents h1 {
 color: #000000;
 font: bold 1.8em 'Tahoma', sans-serif;
 text-align: left;
}


#contents h2 {
 margin: 20px 25px 10px;
 padding: 10px 20px;
 border-top: 1px solid #999999;
 border-right: 1px solid #999999;
 border-bottom: 1px solid #999999;
 border-left: 5px solid #5A5573;
 background:  url(http://img511.imageshack.us/img511/6959/imgphpym1.png) repeat;
 color: #000000;
 font: bold 1.6em 'arial', sans-serif;
 text-align: left;
}

#contents h2 a {
 color: #000000;
}


#contents h3 {
 margin: 20px 25px 10px;
 padding: 10px 20px;
 font: bold 1.0em 'Trebuchet MS', sans-serif;
 text-align: left;
}

#contents Paragraph {
 
 margin: 20px 25px 10px;
 padding: 10px 20px;
 color: #000000;
 text-align: left;
}

#contents h4 {
 
 margin: 20px 25px 10px;
 padding: 10px 20px;
 color: #000000;
 text-align: left;
}

#contents text {
 margin: 20px 25px 10px;
 padding: 10px 20px;
 color: #000000;
 text-align: left;
}


#contents .contents_body {
 margin: 15px 25px;
 padding: 0px;
}

#contents blockquote {
 padding: 10px;
 background: #efefef;
 border: #999999;
}



/* Sidebar 
#firstSide { float: left;}
#secondSide { float: left;}

.sidebar {
 width: 200px;
 margin: 20px 5px 10px 0px;
 padding: 0px 0px 0px 20px;
 background: #ffffff;
 font-size: 1.0em;
 text-align: left;
}

.sidebar h4 {
 margin: 20px 15px 0px 0px;
 padding: 5px 10px;
 border-bottom: 1px dashed #0600B3;
 border-left: 5px solid #0600B3;
 background:  url(http://img511.imageshack.us/img511/8215/imgphpog5.png) repeat;
 color: #0600B3;
 font: bold 1.0em 'arial', sans-serif;
 text-align: left;
}

.sidebar ul {
 list-style:none;
 width: 185px;
}

.sidebar p {
 padding: 3px 0px 3px 15px;
}

.sidebar li {
 line-height: 0;
}

.sidebar li a {
 display:block;
 line-height: normal;
 padding: 3px 0px 3px 15px;
 border-bottom: 1px dashed #999999;
 background: #ffffff;
 color: #999999;
 font-size: 1.0em;
 text-align: left;
 text-decoration: none;
}

.sidebar li a:hover {
 border-bottom: 1px dashed #0600B3;
 background: #efefef;
 color: #0600B3;
}*/

/* Footer */
#footer {
 float: left;
 width: 100%;
 height: 35px;
 border: 1px solid #cfcfcf;
 background: #ededed;
 font-size: 0.8em;
 text-align: right;
}


