@charset "utf-8";
#cabeza {
	background-image: url(../imagenes/cabeza.jpg);
	height: 291px;
	width: 1014px;
}
#botonera {
	background-image: url(../imagenes/botonera_03.jpg);
	position: relative;
	height: 377px;
	width: 221px;
	left: 49px;
	float: left;
	z-index: 5;
	background-position: bottom;
	background-repeat: no-repeat;
}
#main {
	margin:0 auto 0 auto;
	height: 815px;
	width: 1014px;
	z-index: 1;
	text-align:left;
}
body {
	background-image: url(../imagenes/patronPasto.jpg);
	text-align:center;
}


#main #pie {
	background-image: url(../imagenes/masterpage_12.jpg);
	height: 68px;
	width: 758px;
	position: relative;
	left: 242px;
	float: left;
	z-index: 1;
} 
#main #contenido {
	height: 500px;
	width: 738px;
	background-image: url(../imagenes/patron_07.jpg);
	position: relative;
	left: 21px;
	z-index: 1;
	float: left;

}
#main #contenido #texto {
	margin-left:30px;
	margin-right: 5px;
	top:-40px;
	position:relative;
	float: left;
	overflow:auto;
	width:95%;
}
.dosCol {
	float: left;
	width: 340px;
	margin: 5px;
}
#main #contenido #texto p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
}
#main #contenido #texto h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
}
 #bloqueinformativo {
	float: left;
	padding: 0px;
	overflow: visible;
	visibility: inherit;
}


#main #contenido #texto h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #333;
}
#main #contenido #texto {

}
#main #contenido #texto a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-weight: bolder;
	color: #930;
}



#main #bordeizq {
	background-image: url(../imagenes/borde.png);
	position: relative;
	height: 500px;
	width: 10px;
	left: 21px;
	float: left;
	z-index: 1;
}
#main #bordeder {
	background-image: url(../imagenes/borde.png);
	position: relative;
	height: 500px;
	width: 10px;
	float: left;
	z-index: 1;
	top:-500px;
	left:232px;
}
.paginador a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: large;
	color: #333;	
	float:left;
}
.paginador {
	z-index: 10;
}
h3{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: large;
	color: #333;
	margin: 0px;
	}
h5{
	font-family: "Courier New", Courier, monospace;
	font-size: x-small;
	color: #030;
	margin: 0px;
	}

a{
	color: #000;
}

a:hover{
	color: #;
}



a{
	text-decoration: none;
}

#centrado{
	margin-left:40px;
	}

#centrado td{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: medium;	
	width:300px;
	}