/* ice style - ice.css */

#top { background:#fff; border-bottom:0px solid #cfcfcf; }
#top .content { background:none; }
#featured {
	border-top:1px solid #fff;
	border-bottom:1px solid #cdcdcb;
	background-color: #ecece9;
	background-repeat: repeat-x;
	background-position: left bottom;
}
#nav a { color:#6c6c6c; background:#eeeeee; }
#nav a:hover, #nav li.current_page_item a, #nav li.current_page_parent{ color:#fff; background:#afafaf; border:1px solid #676767; border-width: 0 0px 1px 0; }
#featured h2 {
	color:#900;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	text-decoration: none;
}
.formulario {
	background-color: #eeeeee;
	padding: 20px;
	margin: 20px;
	width: 350px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
}

.formulario1 {
	background-color: #eeeeee;
	padding: 10px;
	margin: 10px;
	width: 800px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
}

.tituloformulario {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #900;	
}
