/* CSS Document */

*{
	margin:0px;
	padding:0px;
	border:0px;
}

body{
	background-color: #660000;
	background-image: url(IMGS/fondo.jpg);
	background-repeat: repeat-y;
	background-position: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
}

#mama{
	width: 855px;
	left: 0px;
	top: 0px;
	margin-bottom: 15px;
}

#izda{
	width: 353px;
	float: left;
	text-align: right;
}

#dcha{
	width: 502px;
	float: right;
}

.aclarar{
	clear: both;
}

#capalogo{
	width: 353px;
	height: 112px;
	text-align: right;
}


#capalogo img{
	margin-top: 23px;
	margin-right: 10px;
}

#capaadress{
	width: 502px;
	height: 112px;
}

#capaadress img{
	margin-top: 90px;
}

#subizda{
	width: 353px;
	background-image: url(IMGS/fondonegro.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: right;
}

#vacia{
	height: 285px;
	width: 353px;
	text-align: right;
}

#enlaces{
	width: 353px;
	text-align: right;
	margin-top: 2px;
}

#enlaces dl{
	/*width: 130px;*/
	text-align: right;
	float: right;
	margin-right: 17px;
	background-color: transparent;
}

#enlaces dt, #enlaces a{
	/*display: block;*/
	text-align: right;
	width: 130px;
}

#enlaces dt{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cead57;
	padding: 4px;
	margin-bottom: 7px;
}


#fotoprincipal{
	width: 502px;
}

#contenido{
	width: 502px;
	height: 400px;
	background-image: url(IMGS/fondorojo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#contenido{
	width: 502px;
	height: 700px;
	background-image: url(IMGS/fondorojo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#fichas{
	margin-left: auto;
	margin-right: auto;
}

#formsevilla{
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	line-height: 30px;
}

#gracias{
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}


#texto{
	width: 450px;
	margin-left: 20px;
	padding-top: 22px;
}

#texto3{
	width: 450px;
	height: 300px;
	margin-left: 20px;
	padding-top: 22px;
}

#texto4{
	width: 470px;
	height: 600px;
	margin-left: 20px;
	padding-top: 22px;
}

#texto2{
	width: 480px;
	height: 300px;
	margin-left: 20px;
	padding-top: 22px;
}

#textoizda{
	width: 370px;
	float: left;
}

#miniaturas{
	width: 75px;
	float: right;
	/*border-top-width: 1px;*/
	border-left-width: 1px;
	/*border-top-style: solid;*/
	border-left-style: solid;
	/*border-top-color: #cead57;*/
	border-left-color: #cead57;
}

#miniaturas img{
	margin-left: 10px;
	margin-bottom: 10px;
}

#pie{
	margin-left: 20px;
	margin-top: 35px;
	margin-bottom: 30px;
}

#pie dt{
	display: inline;
}

#pie2{
	width: 450px;
	margin-left: 0px;
	margin-top: 35px;
	margin-bottom: 30px;
}

#pie2 dt{
	display: inline;
}

a.menu:link {
	font-weight: bold;
	color: #cead57;
	text-decoration: none;
}

a.menu:hover {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

a.menu:visited {
	font-weight: bold;
	color: #cead57;
	text-decoration: none;
}

a.menu:active {
	font-weight: bold;
	color: #cead57;
	text-decoration: none;
}



a.aviso:link {
	font-weight: normal;
	color:#FFFFFF;
	font-size: 90%;
	text-decoration: none;
}

a.aviso:hover {
	font-weight: normal;
	color:#CEAD57;
	font-size: 90%;
	text-decoration: none;
}

a.aviso:visited {
	font-weight: normal;
	color:#FFFFFF;
	font-size: 90%;
	text-decoration: none;
}

a.aviso:active {
	font-weight: normal;
	color:#FFFFFF;
	font-size: 90%;
	text-decoration: none;
}



.blanco{
	color:#FFFFFF;
}

.blancopeque{
	color:#FFFFFF;
	font-size: 90%;
}

h1{
	color: #cc9933;
	font-size: 105%;
}

input{
	margin-bottom: 4px;
	color: #FFFFFF;
	background-color: #660000;
	padding: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cead57;
	font-family: "Courier New", Courier, monospace;
}

label{
	color: #FFFFFF;
	margin-bottom: 8px;

}

textarea{
	color: #FFFFFF;
	font-family: "Courier New", Courier, monospace;
	background-color: #660000;
	vertical-align: top;
	border: 1px dotted #cead57;
	padding: 5px;
	font-size: 100%;
	margin-top: 5px;
}

.boton{
	background-color: #cead57;
	border: 0px;
	color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	cursor: pointer;
	padding: 5px;
}
