/*
Theme Name: cdc Default
Theme URI: http://wordpress.org/
Description: iprod Graphic.
Version: 1.0
Author: Angelo Penone
Author URI: 
Tags: green, orizontal navigation, two columns

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/
@charset "utf-8";
html,body, div, table{
	margin:0;
	padding:0;
}
body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background: url(images/sfondoBlu.jpg) center top repeat #00012F;
}
img { border:0px; }
ul { padding-left:20px; }
li { margin-bottom:15px;}
ul li ul li { margin-bottom:2px;}
p { margin-top:0; }

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 4px;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
.centered {
	display: block;
	margin: 0 auto;
	}
/* End Images */



/*  #######################  da sistemare  page-item-2 */
#vertical02 {
	background:url(images/base_09.jpg) top center repeat-x #F5F2D3;
	vertical-align:top;
	padding-top: 10px;
}
div#vertical02in {
	background: url(images/base_09b.jpg) bottom repeat-x;
	border:0px;
	margin:0 auto;
	width:620px;
	font-size:13px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	padding: 0;
}
#vertical01 {
	background:url(images/base_08.jpg) top repeat-y;
}
#vertical03 {
	background:url(images/base_10.jpg) top repeat-y;
}
/*  #######################  da sistemare */


a { color:#000066; }
a:hover {
	color:#0066FF;
	text-decoration:none;
}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:400;
	color:#000066;
	margin-top:0;
}
h2, h3, h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:400;
	color:#000066;
}
h4 { margin-bottom:1px; }
p{ 	margin-top:1px; }

.Titoletto_CS {
	color: #990000;
	font-size: 14px;
}
.componentheading {
	padding-top:15px;
	padding-left:10px;
	padding-bottom:20px;
	font-size:24px;
	color:#000066;
}
.contentdescription {
	font:13px;
}

/*    menu orizzontale      */
div#main {
	width:700px;
	height:auto;
	margin: 0 auto;
	text-align: left;
	position:relative;
	background-color: #beaa0b;
}
#img_main {

}

#menu_orizzontale {
	height:50px;
	width:700px;
	background:url(images/base_bottoni.jpg) no-repeat top;
}
#menu_orizzontale ul {
	list-style-type: none;
	margin:0;
	padding:0;
	vertical-align:top;
	margin-left:261px;
}
#menu_orizzontale ul li{
	display: inline; 
	margin: 0 0 0 0;
	padding: 0;
}

#menu_orizzontale ul li a {
	height:50px;
	text-indent:-9999px;
	vertical-align:top;
	float:left;
	outline:none;
}

/*    rollover botton   #cdc_menu      */
.page-item-14{display:none;}
#cdc_menu .page-item-2 a {
	width:104px;
	background:url(images/base_03.jpg) top;
}
#cdc_menu .page-item-2 a:hover { 	background:url(images/base_03.jpg) center; }
#cdc_menu .page-item-2.current_page_item a,  #cdc_menu .page-item-2.current_page_ancestor a  {	background:url(images/base_03.jpg) bottom; }
#cdc_menu .page-item-3 a {
	width:102px;
	background:url(images/base_04.jpg) top;
}
#cdc_menu .page-item-3 a:hover { background:url(images/base_04.jpg) center; }
#cdc_menu .page-item-3.current_page_item a,  #cdc_menu .page-item-3.current_page_ancestor a {	background:url(images/base_04.jpg) bottom; }
#cdc_menu .page-item-4 a {
	width:99px;
	background:url(images/base_05.jpg) top;
}
#cdc_menu .page-item-4 a:hover { background:url(images/base_05.jpg) center; }
#cdc_menu .page-item-4.current_page_item a,  #cdc_menu .page-item-4.current_page_ancestor a  {	background:url(images/base_05.jpg) bottom; }
#cdc_menu .page-item-5 a {
	width:102px;
	background:url(images/base_06.jpg) top;
}
#cdc_menu .page-item-5 a:hover { background:url(images/base_06.jpg) center; }
#cdc_menu .page-item-5.current_page_item a,  #cdc_menu .page-item-5.current_page_ancestor a  {	background:url(images/base_06.jpg) bottom; }

#tabella {
	padding:0 20px;
	background-image: url(images/bodier_bg.gif);
	background-color: #f5f2d3;
}
#footer {
	background:url(images/base_11.jpg) #beaa0b;
	height:38px;
}
.home_box {
	width:190px;
	display: block;
	text-align: center;
	height: 247px;
	padding: 0;
	background: #fff;
	border:solid 6px #EBEDC2;
}
div.home_box:hover{
	border:solid 6px #00012F;

}
div.home_box h3 {
	margin-top:10px;
}
.home_lab {
	width:190px;
	display: block;
	text-align: left;
	padding: 0;
	background: #fff;
	border:solid 6px #EBEDC2;
}
.home_lab ul {
	list-style:none;
	padding-left:10px;
	color:#BCA90C;
}
.home_lab li {
	padding:0 0 4px;
	margin:0;
	line-height:normal;
	font-size:12px;
}
.home_lab li a {
	text-decoration:none;
}
.clear {
	clear:both;
	height: 2px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

