body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	background-color: #efefef;
	color: #666;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	text-align: justify;
	text-decoration: none;
	text-transform: none;
}

#header {
	width: 960px;
	background-color: #004288;
	color: #FFF;
}
.bottom {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #252628;
	color: #E5E5E5;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	text-transform: none;
}

#Cuerpo {
	background-image: url(img/header_bg.gif);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFF;
}
#Cuerpo a:link {
	color: #666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}
#Cuerpo a:visited {
	color: #666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}
#Cuerpo a:hover {
	color: #EDA900;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}

#Cuerpo a:active {
	color: #666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}

.margen {
	margin-right: 35px;
	margin-left: 35px;
}

.margen20 {
	margin-right: 15px;
	margin-left: 15px;
}
.margen2 {
	margin-top: 20px;
	margin-right: 35px;
	margin-bottom: 20px;
	margin-left: 35px;
}

.textobajadacuerpo {
	color: #004288;
	text-align: justify;
}

.lineas {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #3C3C3C;
	padding-top: 2px;
	padding-bottom: 2px;
}

.lineas2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
	padding-top: 5px;
	padding-bottom: 5px;
}
.interespacio {
	padding-bottom: 15px;
}

html, input, textarea
	{
		font-family:Geneva, Arial, Helvetica, sans-serif;
		font-size:11px;
		line-height:17px;
		color:#868686;		
	}

input, select { 
vertical-align:middle; 
font-weight:normal;
}

.input {
	width:280px;
	height:18px;
	background:none;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	line-height:13px;
	color:#666666;
	border: none;
}

textarea {
	width:350px; 
	height:68px; 
	border:none; 
	background:none; 
	overflow:auto; 
	font-family:Geneva, Arial, Helvetica, sans-serif; 
	line-height:13px; 
	color:#666666;
	}
	
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
	}
.row  {
	border: 1px solid #a4a4a4;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}

/* ********* MENU  ******** */


#button {
	padding: 0;
}

#button li {
	display: inline;
}

#button li a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration: none;
	float:right;
	background-color: #003C7D;
	color: #fff;
	vertical-align: bottom;
	text-align: center;
	display: inline;
	margin-left: 2px;
	width: 70px;
	padding: 8px;
}

#button li a:hover {
	background-color: #EDA900; 
	margin-top:0px;
	padding: 8px;
	
}


/* *********************botones ********************** */

#boton {
	padding: 0px;
}

#boton a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	display:block;
	float:left;
	width:auto;
	text-align: center;
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 15px;
	border: 1px solid #dedede;
}
#boton img{
	border:none;
	margin-bottom: 5px;
	margin-top: 1px;
	margin-right: 4px;
	margin-left: 4px;
}

#boton .icono_text {
	color: #F00;
}

/* STANDARD */


#boton a:link{
	background-color:#f5f5f5;
	color:#333;
	text-decoration: none;
	font-weight:bold;
}

#boton a:visited{
	background-color:#f5f5f5;
	color:#333;
	text-decoration: none;
	font-weight:bold;
}

#boton a:hover{
	background-color:#FFD159;
	color:#333;
	text-decoration: none;
	font-weight:bold;
}

#boton a:active{
	background-color:#f5f5f5;
	color:#333;
	text-decoration: none;
	font-weight:bold;	
}


/**************************************************************/

/* VINETAS */

.vinetas li{
	list-style: none;
	background-image: url(img/vin_amarilla.jpg);
	background-repeat: no-repeat;
	background-position: left 9px;
	padding-left: 15px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-left: -30px;
}
.vinetas li li {
	list-style: none;
	background-image: url(img/vin_cuadrada_blanca.jpg);
	background-repeat: no-repeat;
	background-position: left 9px;
	padding-left: 15px;
	padding-bottom: 2px;
	padding-top: 3px;
}
.vinetas li li li {
	list-style: none;
	background-image: url(img/1_z3.jpg);
	background-repeat: no-repeat;
	background-position: left 9px;
	padding-left: 15px;
	padding-bottom: 2px;
	padding-top: 3px;
}
