*{
	font-family: Helvetica;
	font-size: 12px;
	text-decoration: none;
}

body{
	background-color: #dedede;
}

h1{
	color: #c22e0b;
	font-size: 32px;
	margin-bottom: 15px;
	margin-top: 15px;
}

h2{
	color: #c22e0b;
	font-size: 18px;
	margin-bottom: 15px;
	margin-top: 15px;
}

P{
	line-height: 20px;
	margin: 8px 0px;
	color: #484848;
	text-align: justify;
}

strong{
	color: #c22e0b;
	font-weight: bold;
}

#wrapper{
	width: 1024px;
	margin: 0 auto;
	border-left: gray 1px solid;
	border-right: gray 1px solid;
	background-color: white;
}


ul.lang_sel{
	background-image: url(../images/lang_bg.gif);
	background-position: top;
	background-repeat: repeat-x;	
	line-height: 20px;
	text-align: right;
	padding-right: 15px; 
}

ul.lang_sel li{
	display: inline;
}

ul.lang_sel li A{
	color: white;
}

ul.menu{
	text-align: center;
	line-height: 20px;	
	background-image: url(../images/menu_bg.gif);
	background-position: top;
	background-repeat: repeat-x;	

}

ul.menu li{
	display: inline;
	margin: 0px 10px;
}

ul.menu li A{
	color: #484848;
}

#main{
	margin-left: 13px;
	margin-right: 15px;
}

#main #info_left{
	float: left;
	margin-top: 20px;
	width: 270px;
	height: 323px;
	background-image: url(../images/lat_izq_bg.gif);
	background-repeat: no-repeat;
	padding: 20px;
	padding-left: 30px;
}

#main Input.text{
	color: #646464;
	_height: 15px;
	border: #ddd 1px solid;
	border-top: #a7a7a7 1px solid;
	border-left: #a7a7a7 1px solid;
	width: 210px;
	padding: 5px 10px;
	font-size: 14px;
	margin-bottom: 20px;
}

#main #info_right{
	margin-left: 330px;
	margin-top: 25px;
}

#main #info_right UL{
	margin-left: 25px;
	color: #c22e0b;
}

#main #info_right UL li{
	color: #484848;
}

.img_locali{
	float: left;
	height: 50px;
	margin-right: 5px;
}

#main #info_right li.locali{
	list-style-type: none;
	border-bottom: #ddd 1px solid;
}

#footer{
	clear: both;
	display: block;
	font-size: 10px;
	border-top: gray 1px solid;
	border-bottom: gray 1px solid;
}

#footer P{
	text-align: center;
}

#footer A{
	color: #484848;
}

fieldset{
	background-color: #efefef;
	padding: 15px;
	margin-bottom: 25px;
}

legend{
	color: #c22e0b;
	font-size: 18px;
}

td input{
	margin-left: 25px;
}

#main textarea.text{
	color: #646464;
	height: 50px;
	border: #ddd 1px solid;
	border-top: #a7a7a7 1px solid;
	border-left: #a7a7a7 1px solid;
	width: 473px;
	padding: 5px 10px;
	font-size: 14px;
	margin-bottom: 20px;
	margin-left: 23px;
}

#main Input.num{
	color: #646464;
	_height: 15px;
	border: #ddd 1px solid;
	border-top: #a7a7a7 1px solid;
	border-left: #a7a7a7 1px solid;
	width: 20px;
	padding: 5px 10px;
	font-size: 14px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 18px;
}

#main a{
	color: #c22e0b;
}

ul.empresa{
	float: left;
	width: 200px;
}

#cal{
	float:left;
	width: 137px;
	height: 144px;
	background-image: url(../images/cal.gif);
}

#cal p.mes{
	color:white;
	text-align: center;
	font-size: 24px;
	margin-top: 20px; 
}

#cal p.dia{
	color: #a2a2a2;
	font-size: 80px;
	text-align: center;
	line-height: 80px;
}

p.cal_link{
	line-height: 144px;
	color: #c22e0b;
	font-size: 14px;
	margin-left: 155px;
}

UL.noticias {
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
}

UL.noticias li{
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
}

UL.users{
	background-color: #ddd;
	margin-bottom: 15px;
	padding: 5px;
}

UL.users p{
	line-height: 10px;
}

UL.users LI IMG{
	float: left;
	padding-top: 3px;
	margin-right: 10px;
}

input.title{
	color: #c22e0b;
	_height: 15px;
	border: #ddd 1px solid;
	border-top: #a7a7a7 1px solid;
	border-left: #a7a7a7 1px solid;
	width: 500px;
	padding: 7px 10px;
	font-size: 14px;
	margin-bottom: 20px;
}

img.help_form{
	position: absolute;
	margin-left: 10px;
}

#main textarea.not_text{
	color: #646464;
	height: 100px;
	border: #ddd 1px solid;
	border-top: #a7a7a7 1px solid;
	border-left: #a7a7a7 1px solid;
	width: 800px;
	padding: 5px 10px;
	font-size: 14px;
	margin-bottom: 20px;
	margin-left: 0px;
}

fieldset.ok{
	background-color: #a7dbb0;
}

fieldset.error{
	background-color: #da9090;
}


li img.peticion{
	float: none; 
}

table#ubica{
	width: 300px;
}

table#ubica th{
	color: #c22e0b;
	font-weight: bold;
	padding: 15px;
	background-color: #e0e0e0;
	border: 1px white solid;
}

table#ubica td{
	color: #565656;
	padding: 15px;
	background-color: #efefef;
	border: 1px white solid;
}

div#gal_ubi{
	float: right;
	width: 335px;
	background-color: #efefef;
	padding-left: 15px;
}

div#gal_ubi img{
	margin: 5px;
}

a.return p{
	color: #c22e0b;
	height: 15px;
	width: 75px;
	padding: 15px;
	background-color: #efefef;
	text-align: center;
}

form.login{
	width: 300px;
	margin-top: 15px;
}

img.img_not{
	width: 150px;
	float: left;
	margin: 5px 10px 0px 0px;
}

table#peticion{
	width: 550px;
}

table#peticion th{
	color: #c22e0b;
	font-weight: bold;
	padding: 15px;
	background-color: #e0e0e0;
	border: 1px white solid;
	width: 100px;
}

table#peticion td{
	color: #565656;
	padding: 15px;
	background-color: #efefef;
	border: 1px white solid;
}
