/* Alambre Estudio
   Estilos Green Rooms para Contenido CSS+XHTML
   Asociacion Empresarios Hosteleria Hondarribia
   Marzo 2007
*/

/* mano */

.mano_container{
	width:100%;
	margin-bottom:17px;
	background-color:#413F31;
}

	.mano_text{
		padding:20px;
		font-family: Georgia, "Times New Roman", serif;
		width:351px;
}

	.mano_text h3{
		color:white;
		margin:0px;
		font-size:34px;
		font-weight:normal;
		margin-bottom:5px;
}

	.mano_text h2{
		color:white;
		margin:0px;
		font-size:13px;
		font-weight:normal;
		line-height: 16px;
}

/* Green grande */

.gre_man_container, .gre_bal_container{
	width:100%;
	text-align:right;
}

	.gre_man_header h2{
	background-color:#5AAD00;
	text-align:right;
	margin-top: 0px;
	margin-bottom:0px;
}
 	.gre_man_txt h3, .gre_bal_txt h3{
	padding-left:20px;
	padding-right:20px;
	padding-top: 17px;
	padding-bottom:17px;
	font-family: Georgia, "Times New Roman", serif;
	font-style:italic;
	font-size:13px;
	line-height: 18px;
	color:#6F6E64;
	text-align:left;
	border-bottom: 1px solid #DEDDD6;
	border-left: 1px solid #DEDDD6;
	border-right: 1px solid #DEDDD6;
	margin-top:0px;
	font-weight:normal;
}

/* Texto Principal */

.gre_text_container{
	border: 1px solid #DEDDD6;
	padding: 20px;
	color:#413F31;
	font-family: Georgia, "Times New Roman", serif;
	margin-bottom:17px;
	list-style: url(../img/elementos/punto_verde2.gif);
}

	.gre_text_container h2{
		font-size:36px;
		font-weight:normal;
		margin-top:0px;
		margin-bottom:10px;
}

	.gre_text_container h3{
		font-size:13px;
		font-weight:normal;
		line-height: 16px;
		margin-bottom:5px;
		margin-top:0px;
}

	.gre_text_subt{
		font-size:13px;
		color:#5AAD00;
		border-top: 1px solid #5AAD00;
		padding-top:4px;
}


.gre_text_container ul{
	padding-left:20px;
	margin-left:0px;
}

.gre_text_container ul li{
	padding-left:0px;
	margin-bottom:5px;
	margin-left:0px;
	
}

	.gre_text_table, .gre_text_table2{
	text-align:left;
	margin-top:6px;
	font-size:13px;
	margin-bottom:20px;
}

	.gre_text_table2{
	margin-bottom:0px;
}

	.gre_text_table th{
		font-weight:bold
		padding-bottom:5px;
}

	.gre_text_table th.th2{
		padding-left:19px;
}

	.t_izq, .t_izqp{
		border-right: 1px solid #DEDDD6;
		border-bottom: 1px solid #DEDDD6;
		padding-right:16px;
		padding-top: 5px;
		padding-bottom:5px;
		width:50%;
		vertical-align:top;
}

	.t_der, .t_derp{
		padding-left:19px;
		border-bottom: 1px solid #DEDDD6;
		padding-top: 5px;
		padding-bottom:5px;
		width:50%;
		vertical-align:top;
}

	.t_izqp{
		border-bottom: 1px solid white;
}

	.t_derp{
		border-bottom: 1px solid white;
}


