@charset "utf-8";
/* CSS Document */
*{
	margin:0;
	padding:0;
}
#webIndex{
	background-image:url(../img/montaje/fondo/index.jpg);
	background-repeat:no-repeat;
	width:750px;
	height:370px;
	text-align:left;
	position:absolute;
	left:50%;
	margin-left:-375px;
}

/* DIRECCIÓN*/
#direccion{
	padding:2.2em 34.5em 0 0;/*
	width:366px;
	height:auto;*/
	font-family: Tahoma, Trebuchet MS, Arial;
	font-size: 11px;
	color:#dcdcaa;
	letter-spacing:0px;
	text-align:right;
}
#direccion p{
	text-align:right;
	line-height:12px;
	padding:0 1em 0 0;	
	margin:0;
}
#index_titulo h1{
	font-size:11px;
	line-height:1em;
	text-decoration:none;
	float:right;
	margin:0;
	padding:0 1em 0 0;
}
#direccion a{
	text-decoration:underline;
	font-family: Tahoma, Trebuchet MS, Arial;
	font-size: 11px;
	color:#dcdcaa;
	letter-spacing:0px;
}
#direccion a:hover{
	text-decoration:underline;
	font-family: Tahoma, Trebuchet MS, Arial;
	font-size: 11px;
	color:#a0a05a;
	letter-spacing:0px;
}
#direccion .index_titulo{
	font-weight:bold;
}
/* /DIRECCIÓN*/
/* MENU*/
#conte_menu_index{
	clear:both;
	padding:13em 0 0 0;
	margin:0;
}

#conte_menu_index p{
	float:left;
	margin:0;
	padding:0 0 0 0.4em;
}
#conte_menu_index h1{
	color:#dcdcaa;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
	line-height:1em;/*
	height:20px;*/
	float:right;
	margin:0;
	padding: 0 70px 0 0;
}
/* /MENU*/

/* COCIDO*/
#cocido{
	clear:both;
	width:620px;
	text-align:right;
	float:left;
	padding: 0.7em 0 0 0;
	margin:0;
}
#cocido a{
	color:#595900;
	text-decoration:underline;
	font-family: Tahoma, Trebuchet MS, Arial;
	font-size: 11px;
	margin:0;
	padding:0 0 0 1em;
}
/* /COCIDO*/
/* 8thart*/
#thart{
	float:right;
	text-align:right;
	padding: 0.7em 1em 0 0;
	margin:0;
}

#thart a{font-size:11px; text-decoration:none;}
#thart a:hover{font-size:11px; text-decoration:underline;}

