/* CSS Document */

body {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #4A5B40;
	background-color: #98BA80;
	text-align: center;
	margin:auto;
	z-index: auto;
	font-style: italic;
}
#categorias {
	font-weight: normal;
	color: #FFFFFF;
	width: 370px;
	float: left;
}
#miniaturas {
	width: 370px;
}

ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
    white-space : nowrap;
}
li {
	display:inline;
	margin-right: 55px;
	margin-left: 55px;

}
#contenedor {
	width: 758px;
	margin:auto;
	background-image: url(imagenes/cont.gif);
	background-repeat: repeat-y;
}
#header {
	background-color: #799466;
	background-image: url(imagenes/top.gif);
	background-repeat: repeat-y;
}
#footer {
	background-color: #799466;
	background-image: url(imagenes/top.gif);
	background-repeat: repeat-y;
	font-family: "Verdana";
	font-size: 12px;
	font-style: normal;
	color: #fff;
	width: 758px;
	margin: auto;
}
#menu {
	background-color: #5A6E4C;
	background-image: url(imagenes/med.gif);
	background-repeat: repeat-y;
}
a:link {
	color: #FEFEDC;
	text-decoration: none;
	border-width: 0px;
}
a:visited {
	color: #FEFEDC;
	text-decoration: none;
}
a:hover {
	color: #FEFEDC;
	font-weight: bold;
}
.entrada {
	background-image: url(imagenes/fondo.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 245px;
	padding-bottom: 10px;
	padding-top: 10px;
}form {
	line-height: 30px;
}
.contacto {
	text-align: left;
	padding-left: 7px;
	padding-right: 7px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
.fechas {
	text-align: left;
	padding-left: 7px;
	padding-right: 7px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
.origen {
	text-align: justify;
	margin-top: 10px;
	margin-right: 17px;
	margin-left: 17px;
}
.modelos {
	text-align: justify;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	padding-left: 3px;
}
.contacto a:link{
	color: #5A6E4B;
	text-decoration: none;
}

.contacto a:visited{
 	color: #7A9467;
		text-decoration: none;
}
.contacto a:hover{
	color: #799466; 	
	text-decoration: none;
}
.foto a:link{
	color: #5A6E4B;
	text-decoration: none;
}

.foto a:visited{
 	color: #7A9467;
		text-decoration: none;
}
.foto a:hover{
	color: #799466; 	
	text-decoration: none;
}
#form label{
	float: left;
	width: 200px;
	height:10px;
}
#form input, textarea{
    width: 180px;
    margin-bottom: 5px;
}
#form textarea{
width: 280px;
height: 110px;
}table {
	background-position: top;
	text-align: left;
	vertical-align: top;
}
#footer img {
vertical-align:middle;
}
#footer a:link,
#footer a:visited,
#footer a:active,
#footer a:hover {
	font-weight:bold;
	font-size:0.8em;
}
