/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #3D454F;
	scrollbar-face-color: #00ff00;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #A28D68;
	scrollbar-arrow-color: #000000;
	color: #000000;
	font-size: 16px;
}
.container{
	width: 760px;
	position: absolute;
	left: 143px;
	background-color: #B6CDCD;
}
.container2{
	margin: 0.5em;
	background-color: #E6EEEE;
}
.top{
	height: 3px;
	width: 745px;
	background-color: #99cc00;
}
.cabecera{
	font-size: 2em;
	color: #cecece;
	text-decoration: none;
	width: 100%;
}
.flash{
	background-color: #3D454F;
	background-image: url(file:///C|/Documents%20and%20Settings/Alicia/Escritorio/merche/imgs/fondo_naranja.jpg);
	background-repeat: repeat-x;
	border-bottom-width: 1.5px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	width: 745px;
	font-size: 0.5em;
}
.bottom{
}



.cuerpo {
}
.lateral {
	width: 745px;
	color: #99cc00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: none;
	clear: both;
	text-align: center;
}
.lateral a{
	color: #CC0000;
	text-decoration: none;
}
.lateral hover{
	color: #990000;
}
.lateral active{
	color: #009900;
}
.lateral visited {
	color: #000066;
}
.lateral li {
	list-style-type: none;
	display: inline;
	text-align: center;
}
.principal {
	margin-left: 150px;
	float: none;
	font-size: 0.8em;
	clear: both;
	vertical-align: top;
	margin-top: 0px;
}
.pie{
	text-align: center;
	font-size: 0.8em;
	background-color: #3D454F;
	color: #CCFF00;
	width: 745px;
	
}
.formulario{
	background-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}
.bienvenido{
	background-color: B6CDCD;
	border-top-width: 1px;
	border-top-color: #00FF00;
	border-right-color: #00FF00;
	border-bottom-color: #00FF00;
	border-left-color: #00FF00;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 10em;
	color: #FFFFFF;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.menu{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	/*border-bottom-color: #999999;*/
	background-color: #B6CDCD;
	border-right-width: 1px;
	border-right-style: solid;
	/*border-right-color: #999999;*/
	border-left-width: 1px;
	border-left-style: solid;
	/*border-left-color: #999999;*/
}
.enlaces{
	width: 760px;
	height: 80%;
}
.enlaces_titulos{
	color: #33CC00;
	font-weight: bold;
	font-size: 18px;

}
.enlaces_textos{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: left;
}
.enlaces_principal {
	/*margin-left: 150px;*/
	float: none;
	font-size: 0.8em;
	clear: both;
	vertical-align: top;
	margin-top: 0px;
}
.fondos_titulos{
	color: #33CC00;
	font-weight: bold;
	font-size: 18px;
	margin-right: 1em;
	margin-left: 1em;

}
.fondos_textos{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	margin-right: 1em;
	margin-left: 1em;
	margin-bottom: 1em;
}
.galeria_principal{
	float: none;
	font-size: 0.8em;
	clear: both;
	vertical-align: top;
	margin-top: 0px;
}
