@charset "utf-8";
* {
margin: 0;
padding: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fffdf2;
	color: #6e5023;
	background-repeat:  repeat-y;
	background-position: center top;
	background-image: url(img/fdocentr.jpg);
	/*left: -100px; */
}
h1 {
	color: #b9873c;
	font-size: 1.4em;
	font-weight: normal;
	position: relative;
	top: -45px;
	width: 140px;
	left: 25px;
	height: 40px;
	text-align: center;
	vertical-align: middle;
}

a {
	font-weight: bold;
	color: #993300;
	text-decoration: none;
	border-top-color: #CCA444;
	border-right-color: #CCA444;
	border-bottom-color: #CCA444;
	border-left-color: #CCA444;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
a:visited {
	color:#996633;
}
a:hover {
	color:#000000;
}
#central {
	width: 785px;
	margin: auto;
	font-size: 0.8em;
}
#flash {
	width: 400px;
	position: relative;
	left: 125px;
	line-height: 1.6em;
}

#izq {
	width: 600px;
}
#cab {
	background-image: url(img/logo2.jpg);
	background-repeat: no-repeat;
	background-position: 15px top;
	height: 200px;
	width: 600px;
	position: relative;
}


#logo {
	position: relative;
	left: 215px;
	width: 220px;
	top: -3px;
}
#dcha {
	float: right;
	width: 170px;
}
#dcha a {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}



#menu {
	color: #775b08;
	position: relative;
	top: 30px;
	width: 160px;
	margin-left: 3px;
	list-style-type: none;
	font-weight: bold;
	font-size: 1.2em;
	left: 7px;
	margin-bottom: 70px;
	line-height: 25px;
}
#menu li {
	background-image: url(img/vinieta.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 17px;
}
#menu a {
	text-decoration: none;
	color: #775b08;
}
#menu a:visited {
	color: #9B770B;
}
#menua:hover {
	color: #000000;
}
#pie {
	clear: both;
	font-size: 0.8em;
	background-image: url(img/fdopie.jpg);
	background-repeat: no-repeat;
	background-position: center;
	vertical-align: middle;
	text-align: center;
	height: 30px;
	position: relative;
	left: 30px;
}
#pie img {
	position: relative;
	top: 3px;
	margin-left: 15px;
}

#vea {
	text-align: center;
	position: relative;
	width: 160px;
	top: -15px;
	left: 7px;
	margin-bottom: 30px;
}
#vea p {
	margin: 0px;
}

#vea img {
	margin-top: 15px;
}


.imgvea {
	margin-bottom: 10px;
	margin-left: 25px;
}
.retro {
	font-weight: bold;
	color: #4e3b02;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.retro img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.contactar {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: relative;
	width: 100px;
	left: 45px;
	top: -25px;
	line-height: 30px;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.clearambos {
	clear: both;
}
.negrita {
	font-weight: bold;
}
.borde0 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
