/**
* CSS
* @version 1.0
*/
* {
	margin: 0;
	padding: 0;
	border: 0;
}
body, html {
	font-size: 14px;
	padding-bottom:0px;
}
body {
	font-style: normal;
	font-size: 100%;
	font-family: "century gothic", "helvetica neue", "lucida grande", helvetica, arial, sans-serif;
	width: 100%;
	background: url(../images/petalos_4.jpg) 0 0 no-repeat fixed;
}
/*AKI EMPIEZA LA LINEA SUPERIOR!*/
#superior {
	width: 1000px;
	padding: 0px;
	list-style: none;
	border-bottom: #ffcccc 0px dotted;
	font-size: 11px;
}
* html #superior {
	padding-top: 0px;
	margin-bottom: 1px;
}
.menu_sup {
	list-style: none;
	padding-left: 360px;
	padding-bottom:0px;
	font-size: 90%;
}
.menu_sup li {
	float:left;
	padding-right:4px;
	padding-top: 2px;
	padding-left: 12px;
	border-right: 1px dotted #ffffff;
	margin-top: 3px;
	height: 22px;
	color: #990000;
}
.ayala {
	text-align: right;
	width:380px;
}
.menu_sup a {
	color: #FFFFFF;
	background-color: #990000;
	text-decoration:none;
	text-align:left;
	letter-spacing: 0.08em;
	margin-top: 3px;
	padding: 2px 5px;
}
.menu_sup a:hover {
	color: #990000;
	background-color: #FFFFFF;
}
.menu_sup .activa a {
	color:#000000;
}
/*FIN DE LA LINEA SUPERIOR*/

/*MENU NUEVO*/
#menu {
	line-height: 1.2em;
	padding-left: 10px;
	margin-top: 21px;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 355px;
}
#nav {
	margin: 17px 10px 10px 146px;
	padding: 10px 0px 10px 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#nav a:hover {
	text-decoration:underline;
	color:#ffcccc;
}
#nav dt b, #nav dt a {
	display:block;
	font-weight:normal;
	font-size:15px;
	letter-spacing: 0.1em;
	color:#FFFFFF;
	height:21px;
	line-height:21px;
	padding-left:9px;
	cursor:pointer;
	border-bottom: #ffcccc 1px dotted;
}
#nav dt b {
	background: url(../images/arrow.gif) no-repeat left center;
}
#nav dt a {
	color:#FFFFFF;
	text-decoration:none;
}
#nav dd {
	padding:0;
	margin:0;
}
#nav dd ul {
	padding:3px 0px;
	margin:0;
	list-style:none;
	background:#cc0000;
}
#nav dd ul li {
	padding-left:12px;
	font-family: "century gothic", "helvetica neue", "lucida grande", helvetica, arial, sans-serif;
}
#nav dd ul li a {
	font-size:11px;
	letter-spacing: 0.05em;
	line-height:18px;
	color:#ffffff;
	text-decoration:none;
}
/*FIN DEL MENU*/
.red {
	color: #990000;
}
.black {
	color: #000000;
}
#content {
	width: 625px;
	margin: 0 0 0 355px;
	padding-left: 10px;
}
.container {
	padding: 67px 5px 0px 5px;
}
h1 {
	font-size: 28px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-weight:100;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h2 {
	margin:0 0 3px 0;
	font-size:20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:200;
	color: #000000;
}
h3 {
	margin:5px 0 3px 0;
	font-size:16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
}
h4 {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.telef {
	position: relative;
	float: right;
	top: 0px;
	right: 30px;
	width: 200px;
	color: #330000;
	font-size: 14px;
	text-align: right;
}
.telef h1 {
	font-size: 30px;
	color: #990000;
	font-weight:100;
	letter-spacing: 0.03em;
}
.migas {
	padding: 0px;
	margin: 0px 0px 6px 0px;
	color: #ffffff;
	font-size:11px;
	border-bottom: 0px #dbdbdb solid;
}
.migas a {
	color:#ffcccc;
	padding: 0px 3px;
	text-decoration: none;
}
.migas a:hover {
	color:#fff;
}
#once {
	clear: left;
}
.box {
	background: transparent url(../images/halfscr-white.gif) 0 0 repeat scroll;
	-moz-opacity: 0.95; /* older Gecko-based browsers */
	filter:alpha(opacity=95); /* For IE6&7 */
	voice-family: "\"}\"";
	voice-family:inherit;
	background: #fff url(../images/petalos_3.jpg) 0 0 no-repeat fixed;
	opacity: 0.95;
}
[code lang="css"] /* Lets use the * html hack so only IE6 reads the rule */
* html .box {
height: expression(document.getElementById("content").offsetHeight);
}
[/code]  .box .b2 {
 background:#fff url(../images/box2.gif) right bottom no-repeat;
}
.box .b3 {
	padding:16px;
	background:transparent url(../images/box3.gif) left top no-repeat;
}
.box .localiza {
	background:transparent url(../images/llodio_plano.jpg) top right no-repeat;
}
.box ul, .form {
	margin: 5px 0;
	padding:0;
}
.box ul li strong {
	color:#000;
	font-weight: bold;
	font-size: 100%;
}
.box p {
	margin-bottom: 6px;
	padding-top: 3px;
	width: 560px;
	font-size:90%;
	text-align: justify;
	color:#333333;
	line-height:18px;
}
#lista li {
	margin:8px 20px;
	padding:1px 0 1px 12px;
	list-style-position:outside;
	list-style:none;
	line-height:16px;
	font-size:90%;
	text-align: justify;
	color:#333333;
	background: url(../images/bullet.gif) top left no-repeat;
	height: auto;
}
.box a {
	color: #669900;
	text-decoration: none;
	border-bottom: 1px #777777 dotted;
	padding: 0px 1px;
}
.box a:hover {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px #000000 dotted;
}
#contASASAM {
	width: 420px;
	padding-right: 1%;
	font-size: 90%;
	list-style: none;
}
#contASASAM ul {
	margin: 16px 0 0.3em 0;
	padding: 6px;
	border-top: 1px dotted #222;
	/*background: url(../images/pet.jpg) top left no-repeat;*/
	list-style-type: none;
	height: 60px;
}
#contASASAM li {
	display: inline;
	float: left;
	background: none;
	padding-left: 0px;
	line-height:20px;
	font-size: 100%;
}
.list_text {
	margin-right: 9px;
}
#contASASAM a {
	color: #690;
	padding-bottom: 1px 5px;
	text-decoration: none;
	border-bottom: 1px #777777 dotted;
}
#contASASAM a:hover {
	color: #000000;
	border-bottom: 1px #000000 dotted;
}
#contASASAM ul li img {
	border: 1px #a7a3a3 solid;
}
.sign {
	font-size: 85%;
	padding-right: 20px;
	text-align: right;
	color: #777777;
}
.sign a {
	color: #777777;
	text-decoration: none;
	border-bottom: 1px #777777 dotted;
	letter-spacing: 0.1em;
}
.sign a:hover {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px #000000 dotted;
}
.black_sign {
	color: #222222;
	font-size:95%;
}
#footer {
	border-top: 1px dotted #cccccc;
	margin: 0px 10px 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	padding-top: 10px;
	line-height: 18px;
}
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
div.cont_links {
	line-height: 18px;
	margin: 10px 0 0px 0px;
	padding: 0 0 0 0px;
}
div.cont_links a {
	color: #000;
	text-decoration: none;
}
div.cont_links a:hover {
	color: #690;
}
div.cont_links p {
	width: 100%;
	padding-top: 3px;
	padding-bottom: 6px;
}
div.cont_links ul {
	margin: 0px 0 1px 10px;
	padding: 0px;
	line-height: normal;
	list-style-type: none;
}
div.cont_links ul li {
	background: url(../images/flecha_gris.gif) no-repeat 0 .4em;
	padding: 2px 5px 2px 8px;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left:12px;
}
div.cont_links ul li {
}
