/*
*{
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(../imagenes/carabera.jpg);
}
#anuncio{
	border-style: double;
	background-color: Gray;
	position: absolute;
	/*text-align: center;
	top: 5%;
	left: 20%;
	width: 40%;
	height: 80%;
	background-color: #F6E3C4;
	z-index: 500;
	overflow: auto;
	padding-left: 5px;
	display:none;
}

#fondo{
	width: 780px;
	background-color: #B0B0B0;
	padding:5px;
	}

h1{
	text-align: center;
	font-family: Comic Sans MS;
	/*font-size:	24px;
		}
h2{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 16px;
	font-weight: bolder;
}
		
h3{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	}
.cabecera{
	
}

#titulo {
	background-image: url(../imagenes/bandera.gif);
}
#menu {
position: relative;
top: 0;
left: 0;
z-index: 100;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
width: 100%;
}*/
.fizq {
	float: left;
}
.fder {
	float: right;
}
form {
border: 1px solid gray;
background: #ccc;
}
.formulario li{
/*color: #000;*/
text-decoration: none;
border: 0 none;
list-style: none;
}
.formulario {
font-weight: bolder;
text-align: left;

}
.formulario td {
	padding-left: 15px;
	padding-top: 10px;
	
}
.centro1{
	float: inherit;
	width: 98%;
}/*
.derecha{
	background-color: Silver;
	float: right;
	width: 19%;
}
.derecha h1 {
	color: #D03A00;
	font-size: 24px;
	letter-spacing: 2px;
}


.caja{
	background-color: white;
	margin: 4px;
	}

.texto{
	margin: 6px 6px 6px 6px;
	text-align: justify;
	text-indent: 10%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	/*height: 410%;
	overflow:auto;
}
.texto h1{
	font-size:	24px;
}
b.rtop, b.rbottom{display:block;
	background: #B0B0B0;}
b.rtop b, b.rbottom b{display:block;height: 1px;
overflow: hidden; background-color:white;}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}
#centro h1 {
	text-align: left;
	padding-left: 7%;
}

/*para arriba es lo que estoy utilizando

.izquierda{
	background-color: Gray;
	float: left;
	width: 25%;
}


.pie{
	background-color: Olive;
	clear: both;
}

.titulo{
	background-color: Yellow;
}


/*Este codigo es para redondear los vertices de los div*/
/*Hasta aqui*/

/*Codigo para el menu*/






/*Hasta aqui*/


