/*
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;
}
img { border:0px; }
li { margin-bottom:15px;}
ul li ul li { margin-bottom:2px;}


/*  #######################  da sistemare  page-item-2 */
#vertical02 {
	background:url(images/base_09.jpg) top center repeat-x #F5F2D3;
	vertical-align:top;
}
div#vertical02in {
	background: url(images/base_09b.jpg) bottom repeat-x;
	border:0px;
	padding:0 10px;
	margin:0px;
	width:616px;
	height:auto;
	font-size:14px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
#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;
}
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: 14px;
}
.componentheading {
	padding-top:15px;
	padding-left:10px;
	padding-bottom:20px;
	font-size:24px;
	color:#000066;
}
.contentdescription {
	font:14px;
}

/*    menu orizzontale      */
div#main {
	width:700px;
	height:auto;
	margin: 0 auto;
	text-align: left;
	position:relative;
}
#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;
}

/*    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; }