/**
Componentes comunes.

Color primario #613C0B
Color secundario #994830
*/


/*Contacto (Simple Contact)*/
#simplecontactcomponent
	{
	}

#simplecontactcomponent h2 
	{
	margin-top: 0px;
	margin-bottom: 20px;
	color: #42311E;
	}

#simplecontactcomponent div.telefonos
	{
	padding-left: 10px;
	}

#simplecontactcomponent div.telefonos div
	{
	padding-left: 70px;
	}

#simplecontactcomponent img.imagentelefonos
	{
	float: right;
	opacity:0.5;
	margin-right: 70px;
	margin-top: 20px;
	}



#simplecontactcomponent form
	{
	margin-top: 35px;
	}

#simplecontactcomponent img.imagenemail
	{
	float: right;
	opacity:0.5;
	margin-right: 100px;
	}

#simplecontactcomponent form div.campo
	{
	margin-top: 15px;
	text-align: left;
	padding-left: 50px;
	}



#simplecontactcomponent label
	{
	font-weight: bold;
	}

#simplecontactcomponent input, #simplecontactcomponent textarea, #simplecontactcomponent select
	{
	font-weight: normal;
	background-color: #FFFFFF;
	color: #000000;
	border: 1px solid #42311E;
	opacity:0.7;
	}

#simplecontactcomponent textarea
	{
	width: 390px;
	}

#simplecontactcomponent div.enviar
	{
	margin-top: 20px;
	text-align: center;
	padding-right: 50px;
	}


#simplecontactcomponent button
	{
	margin: 0px;
	padding: 0px;
	}

#simplecontactcomponent button img
	{
	opacity:0.50;
	}

#simplecontactcomponent button:hover img
	{
	opacity:0.75;
	}



/*Polls*/
#pollmodule
	{
	margin-top: 40px;
	font-size: 11px;
	text-align: left;
	}

#pollmodule .pollmodulequestion
	{
	font-weight: bold;
	text-align: left;
	margin-top: 5px;
	color: #42311E;
	text-align: center;
	cursor: default;
	}

#pollmodule .pollmodulequestion:hover
	{
	color: #2E2215;
	}

#pollmodule .pollmodulecontent
	{
	width: 175px;
	background-image: url(../images/polls/poll-module.png);
	background-repeat: no-repeat;
	background-position: 135px 25px;
	margin-top: 5px;
	margin-bottom: 5px;
	opacity: 0.5;
	}

#pollmodule .pollmodulecontent:hover
	{
	opacity: 0.8;
	}


#pollmodule button
	{
	margin: 0px;
	padding: 0px;
	}

#pollmodule a img, #pollmodule button img
	{
	opacity: 0.5;
	}

#pollmodule a:hover img, #pollmodule button:hover img
	{
	opacity:0.75;
	}



#pollmodule tr, #pollmodule th, #pollmodule td
	{
	font-size: 11px;
	}

#pollmodule .pollmaintable
	{
	width: 99%;
	}
	


#pollmodule th
	{
	text-align: left;
	font-weight: bold;
	}

#pollmodule label
	{
	font-weight: normal;
	color: #000000;
	text-align: left;
	}

#pollmodule .pollstableborder
	{
	width: 100%;
	}

#pollmodule .pollstableborder td
	{
	text-align: left;
	vertical-align: middle;
	padding-left: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
	}


#pollmodule .pollstableborder th
	{
	width: 10%;
	text-align: right;
	vertical-align: top;	
	}

#pollscomponent
	{
	}



/*Modulo de Muestra de sitios*/
#muestrasitiosmodule
	{
	margin-top: 40px;
	text-align: left;
	}

#muestrasitiosmodule a.muestrario
	{
	}

#muestrasitiosmodule a.muestrario img
	{
	opacity: 0.5;
	}

#muestrasitiosmodule a.muestrario:hover img
	{
	opacity: 0.75;
	}


#muestrasitiosmodule div
	{
	padding-left: 7px;
	margin-top: 7px;
	}

#muestrasitiosmodule div.first
	{
	margin-top: 0px;
	}


#muestrasitiosmodule div a
	{
	font-size: 12px;
	font-weight: bold;
	color: #583E23;
	text-decoration: none;
	}

#muestrasitiosmodule div a img
	{
	opacity: 0.5;
	margin-right: 3px;
	vertical-align: middle;
	}

#muestrasitiosmodule div a:hover
	{
	color: #42311E;
	}


#muestrasitiosmodule div a:hover img
	{
	opacity: 0.75;
	}

/*Modulo Feeds*/
#feedsmodule
	{
	margin-top: 40px;
	}

#feedsmodule a img
	{
	opacity: 0.35;
	}

#feedsmodule a:hover img
	{
	opacity:0.60;
	}
