/*  
Theme Name: CPV
Theme URI: http://wordpress.org/
Description: Tem CPV.
Version: 1.0
Author: Marco Ruviaro
Author URI: http://marcoruviaro.com/design

	CPV 1.0
	http://cpvsp.org.br/portal/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* URL HOVER BY MARCO */


div.url ul {  
	list-style:none;
	margin:0px;
	padding:0px;
}

div.url ul li {
	padding:0px;
}
div.url ul li a {
	display:block;
	width:158px;
	height:13px;
	text-decoration: none;
	padding:0;
	margin:0;
}
div.url ul li a:hover {
	background-position:bottom;
}
div.url ul li a span {
	display:none;
}
div.url #cpv_topo {
	background-image:url(http://www.cpvsp.org.br/portal/wp-content/themes/cpv/imagenes/topo_url.jpg);
	background-repeat:no-repeat;
}
div.url #cpv_pie {
	background-image:url(http://www.cpvsp.org.br/portal/wp-content/themes/cpv/imagenes/pie_url.jpg);
	background-repeat:no-repeat;
}


/* FORM DAGON DESIGN */

div.credits {
font-size: 70%;
padding-top: 20px;
}

input.fmtext {
width: 250px;
}


body {
	background-image: url(http://www.cpvsp.org.br/portal/wp-content/themes/cpv/imagenes/fondo.jpg);
	margin: 0px;
	padding: 0px;
		}
#topbackground {
	background-image: url(http://www.cpvsp.org.br/portal/wp-content/themes/cpv/imagenes/fondo_superior.jpg);
	background-repeat: repeat-x;
	height: 280px;
	margin: 0px;
	width: 100%;
	text-align: center;
	padding: 0px;
}

	
#area {
	width:650px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	text-align:left;
	position: relative;
	background-repeat: repeat-y;
	background-image: url(http://www.cpvsp.org.br/portal/wp-content/themes/cpv/imagenes/texto.jpg);
}

#contentleft {
	width:130px;
	float:left;
	padding: 0px;
	margin: 0px;
		}
#menu {
	font-size: 8pt;
	background-image: url(http://www.cpvsp.org.br/portal/wp-content/themes/cpv/imagenes/fondo_izquierda.jpg);
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 25px;
}

#contenido {
	padding: 30px;
	font-size: 9pt;
}

#contentright {
	padding:0px;
	float:left;
	margin: 0px;
	width: 520px;
		}
	
#url_header {
	width:650px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	text-align:left;
	padding-bottom: 12px;
	padding-top: 12px;
	padding-left: 20px;
		}


#footer {
	float: left;
	width: 650px;
	padding: 0px;
		}
p {
	font-family: Georgia, serif;
	padding-top: 0px;
	margin: 0px;
	padding-bottom: 11pt;
	line-height: 15pt;
	text-align: left;
}


h1 {
	font-family: Georgia, Times, serif;
	font-size: 16pt;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0pt;
	color: #CC6600;
	font-weight: bold;
	margin-bottom: 20px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC6600;
}
div.texto_cartaz {
	margin: 0px;
	padding: 0px;
	width: 340px;
	float: left;
	padding-left: 10px;
}
.blocao {
	height: 140px;
	border-top-color: #000099;
	border-top-style: solid;
	border-top-width: 1px;
	padding-top: 10px;
}

div.cartaz {
	padding: 0px;
	margin: 0px;
	float: left;
}


#url_footer {
	width:650px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	text-align:left;
	padding-bottom: 12px;
	padding-top: 12px;
}
#url_2 {
	padding-left: 20px;
}

img.imagen {
	background-color: #BBBDBA;
	padding: 10px 10px 10px 10px;
	margin-top: 20px;
	margin-bottom: 5px;
}
#imagen_descripcion {
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-bottom-color: #669999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
p.descripcion {
	font-family: Georgia, Times, serif;
	font-size: 8pt;
	font-style: italic;
}
#contenido li {
	margin-bottom: 20px;
}

td.uno {
	background-color: #729683;
}
td.dos {

	background-color: #82A291;
}
td.tres {


	background-color: #96B1A2;


.texto {
	line-height: 15pt;
}

.img_cartaz {
	border: 1px solid #000000;
}
.sub_ul {
	color: #0033FF;
	padding-top: 20px;
}





#nav {
	font-family:Tahoma;
	font-size:9pt;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 130px;
	}

ul li {
	position: relative;
	}
	
li ul {
	position: absolute;
	left: 128px; /* Set 1px less than menu width */
	top: 0;
	display: none;
	}
div.menu {
	background-image: url(http://www.cpvsp.org.br/portal/wp-content/themes/cpv/imagenes/fondo_izquierda.jpg);
}


/* Styles for Menu Items */
ul li a {
	display: block;
	text-decoration: none;
	color: #CCCCCC; /* IE6 Bug */
	padding: 5px;
	background-image: url(http://www.cpvsp.org.br/portal/wp-content/themes/cpv/imagenes/fondo_izquierda.jpg);
	padding-left:20px;
	}

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

ul li a:hover {
	color: #FFFFFF;
} /* Hover Styles */
		
li ul li a {
	padding-left: 20px;
	} /* Sub Menu Styles */
		
li:hover ul, li.over ul {
	display: block;
	} /* The magic */

