/* AGUSTIN REGIDOR */

html {
	overflow:auto;
	height:auto%;
}

a:hover {
	text-decoration:underline;
}

body {
	background-color:#000000;
	color:#CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
	line-height:140%;
	height:auto;	
}

a {
	color:#980000;
}

.address {
	float:right;
	margin-right:30px;
	line-height:25px;
}

.bigfoto {
	padding:2px;
	border:2px solid #400;
}

.boton {
	float:right;
	clear:left;
	margin-right:12px;
	width:268px;
	height:20px;
	background-color:#210209;
	border:none;
	padding:0px;
	font-size:80%;
	font-weight:bold;
	color:#b80000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	cursor:pointer;
}

#botones {
	width:156px;
	height:13px;
	background-image:url(img/f_botones.gif);
	float:left;
	margin-top:8px;
}

.campo {
	display:block;
	float:left;
	margin:0px;
	margin-bottom:15px;
	background-color:#060000;
	border: 2px solid #7a0000;
	font-size:85%;
	width:260px;
	color:#ccc;
	padding:2px;
	overflow:auto;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.clear {
	clear:both;
}

#contenedor {
	position:absolute;
	width:829px;
	height:490px;
	border:3px solid #2d0209;
	top:50%;
	left:50%;
	margin-left:-414px;
	margin-top:-237px;
	background-image:url(img/fondo_main.jpg);
}

fieldset {
	float:right;
	width:350px;
	margin-top:25px;
}

#footer {
	position:absolute;
	left:0px;
	bottom:0px;
	height:22px;
	width:100%;
}

#foto1 {
	position:absolute;
	top:35px;
	left:17px;
	width:593px;
	height:425px;
	display: table;
	overflow: hidden;
	text-align:center;
}

#foto2 {
	#position: absolute;
	#top:50%;
	display: table-cell;
	vertical-align: middle;
} 

#foto3 {
	#position: relative;
	#top: -50%; 
	#left: -50%;
}

h1 {
	position:absolute;
	top:30px;
	right:29px;
	width:200px;
	height:45px;
	background:right no-repeat;
	background-color:#000000;
	line-height:28px;	
	text-indent:-5000px;
}

h1.avi {
	background-image:url('img/t_avi.gif');
}
h1.con {
	background-image:url('img/t_con.gif');
}
h1.cur {
	background-image:url('img/t_cur.gif');
}
h1.gal {
	background-image:url('img/t_gal.gif');
}
h1.news {
	background-image:url('img/t_news.gif');
}
h1.ubi {
	background-image:url('img/t_ubi.gif');
}

h2 {
	padding-bottom:5px;
	border-bottom:solid 2px #990000;
	font-weight:bold;
	color:#FFFFFF;
	font-size:120%;
}

h3 {
	width:100%;
	text-align:right;
	margin-bottom:10px;
	color:#990000;
	font-size:90%;
}

h4 {
	margin-top:25px;
	font-weight:bold;
	font-size:130%;
	color:#980000;
	margin-bottom:20px;
}

h5 {
	font-style:italic;
	color:#666;
}

.img_din {
	float:left;
	padding:4px;
	border:1px solid #444;
	margin-bottom:15px;
	margin-right:15px;
}

#intro {
	width:805px;
	height:425px;
	margin-left:12px;
	margin-top:33px;
}

label{
	display:block;
	float:left;
	clear:left;
	text-indent:5px;
	font-size:80%;
	font-weight:bold;
	color:#a80000;
	height:20px;
	width:70px;
}

.img_quienes {
	float:left;
	padding:4px;
	/*border:1px solid #444;*/
}

#main {
	position:absolute;
	top:81px;
	left:29px;
	width:770px;
	height:380px;
	/*border:1px solid #550000;*/
	text-align:justify;
}

.mapa {
	border:2px solid #2d0209;
}

#menu {
	position:absolute;
	width:835px;
	height:55px;
	top:50%;
	left:50%;
	margin-left:-415px;
	margin-top:-292px;
}

.menu_flash li {
	float:left;
	margin-right:12px;
}

.menu_gal {
	position:absolute;
	bottom:0px;
	right:0px;
	text-align:right;
}

.menu_gal a:hover {
	color:#999;
	text-decoration:none;
	font-weight:bold;
}

.menu_gal li.on {
	color:#fff;
	font-weight:bold;
}
	
.noticia {
	margin-bottom:50px;
}

p {
	margin-bottom:20px;
}

#pie {
	position:absolute;
	width:820px;
	height:15px;
	bottom:50%;
	right:50%;
	margin-right:-410px;
	margin-bottom:-279px;
	color:#5d0209;
	font-size:80%;
	text-align:right;
}

strong {
	font-weight: bold;
	color:#eeeeee;
}

.thumbnail {
	float:left;
	margin:6px;
}

#thumbs {
	width:156px;
	height:250px;
	position:absolute;
	top:0px;
	right:0px;
}

#thumbs a img {
	border:2px solid #000;
}

#thumbs a:hover img {
	border:2px solid #aa0000;
}

