body {
	margin: 0;
	padding: 0;
	background: #000 url('../images/bg21.jpg') top repeat-x;
	color: #c46;
	font-family: arial, verdana, sans-serif;
}

#wrapper {
	width: 770px;
	margin: 0 auto;
	padding: 0;
}

table{
margin-left: 20px;
}
/* -------------- HEADER --------------- */

#header {
	position: relative;	
}
	#header p {
		display: none;
	
	}
	
	#header ul {
		position: absolute;
		top: 0px;
		right: 0px;
		list-style-type: none;
	}
	
	#header li {
		display: inline;
		float: left;
		margin: 0 10px;
	}

	#header li:hover {
		margin-bottom:2px;
	}
	
	#header ul a {
		display: block;
		font-size: 18px;
		font-weight: bold;
		color: #c46;
		text-decoration: none;
		border-bottom: 3px solid #000;
	}
	#header ul a:hover {
		color: #c46;
		border-bottom: 3px solid #c46;
	}
	#header img{
		border: 0;
		margin-top: 25px;
		margin-bottom: 8px;
	}
/* ------------------ PAGE ------------------- */

#page {
	background: #fff url('../images/pagebg20.jpg') top center repeat-y;
	border: 5px solid white;
	
}

#content{
	padding: 5px;
	float: left;
	width: 520px;
	color: #834;

}
	#content h1 {
		margin: 0;
		padding: 20px;
		background: transparent url('../images/bicho.png') left no-repeat;
		padding-left: 72px;
	}
	#content h2 {
		margin: 0;
		1padding: 5px;
		text-align: center;
		1padding-left: 70px;
		color: #363636;
		font-weight: bold;
		font-size: 16px;
		1text-decoration: underline;
	qfont-family: verdana;	
	}
	.intro1 {
	font-weight: bold;
	atext-align: center;
	text-decoration: underline;
}

#content1{
	padding: 5px;
	float: left;
	width: 520px;
	color: #834;
}
	#content1 h1 {
		margin: 0;
		padding-bottom: 20px;
	}
	
#sidebar {
	padding: 10px;
	float: right;
	width: 200px;
	background-color: #000;
}
	#sidebar h2 {
		border-bottom: 1px solid #c46;
		text-align: right;
	}
	#sidebar li {
		padding: 0;
		margin: 20px 0;
	}
	
	#sidebar ul {
		padding: 0;
		margin: 0;
		list-style-type: none;
		font-size: x-small;
	}
	
	#sidebar a , #sidebar strong {
		color: #c46;
		font-weight: bold;
		font-size: 16px;
		text-decoration: none;
			}
	#sidebar img {
		border: 0;
	}
.dotted{
border-bottom: 1px dotted #c46;
}
/* ------------------ FOOTER ----------------- */

#footer {
	clear: both;
	margin-top: 30px;
	font-size: 11px;
}

#footer a {
	color: #c46;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted #c46;
}

#legal {
	
}
	
#links {
	
}

/* ------------------ FORMULARIO ----------------- */
	
#form {

	}
	
	#form p{
		font-size: 14px;  }

	#form h2{
		font-size: 18px;
			margin: 0 0 0.2em 0;
			padding: 0 0 0.5em 0;
		}

		#form .campo {
			border: 1px solid #999;
			font-size: 12px;}

		#form .error {
			border: 2px solid #9a3c3c;
			font-size: 12px;}

		#form .com {
			border: 1px solid #999;
			font-size: 12px;
			width:13em;
			height: 5em;
			font: 1em Lucida Grande, 'Trebuchet MS', verdana, sans-serif;}

		#form .com-error {
			border: 2px solid #9a3c3c;
			font-size: 12px;
			width:13em;
			height: 5em;
			font: 1em Lucida Grande, 'Trebuchet MS', verdana, sans-serif;}

  	#form .boton {
			border: 1px solid #999;
			font-size: 1em;
			width: 4em;}

	  #error {
		  border: 1px dashed #c46;
		  background-color: #fff;
		  padding: 5px;}

	  #ok {
	    border: 1px dashed  #c46;
	    background-color: #fff;
	    padding: 5px;}

#fondo{
	background-color: #ededed;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
	height: 20em;
	width: 400px;
	overflow: auto;
	border: solid gray 1px;
}
#marco{
	background-color: #f9f5f4;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
	height: 28em;
	width: 95%;
	overflow : hidden; 
	overflow-y : scroll; 
	border: 1px solid #f4ebec;
}
.centrar{
	margin-left: 200px;
	text-decoration: none;
	color: #c46;
}
.dot
{
background: #000 url("images/borde.gif") repeat-x right bottom;
}

/*Pruebas*/
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.arrowlistmenu{
margin-top: 20px;
margin-left: 20px;
width: 380px; /*width of menu*/
}


.arrowlistmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color: #c46;
background: url(../images/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
font-size: 90%;
}

.arrowlistmenu ul li a:visited{
color: #c46;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #883344;
background-color: #fff;
}
.notalegal {
margin-left: 40px;
text-decoration: none;
color: #c46;
font-weight: bold;
font-size: 12px;
}
.imagen{
padding: 10px;
float: right;
}

/*Mapa web */
.lpage { 
	font:normal 12px verdana;
}
.dossier{
	background:url(../images/download.gif) no-repeat 10px 8px;
	text-indent:30px;
	display:block;
	font-size:11px;
	margin-left: 15px;
	}
a.button{
	background:url(../images/button.gif);
	display:block;
	color:#555555;
	font-weight:bold;
	height:30px;
	line-height:29px;
	margin-bottom:14px;
	text-decoration:none;
	width:191px;
}
a:hover.button{
	color:#0066CC;
}
.vcuatro{
	background:url(../images/button24h.png) no-repeat 194px 66px;
	text-indent:30px;
	display:block;
	font-size:11px;
	margin-left: 15px;
	}
.boton1{
	background:url(../images/button.gif);
	display:block;
	color:#ccc;
	font-weight:bold;
	height:80px;
	line-height:29px;
	margin-bottom:14px;
	text-decoration:none;
	width:191px;
}
.urgencias{
	font-size:13px;
	padding: 15px;
}
.enlaces{
	text-decoration: underline;
	color: #834;
	font-weight: bold;
}
.limpiezas{

	font-size:13px;
}
.justificado{
text-align:justify;
}
.justificado1{
text-align:justify;
margin-right: 5px;
}

