@charset "ISO-8859-1";

/* CSS Document 
 * Estilos para simpleSite 1.3
 * Guillermo Galvan Gomez  
 * Date: 20081025
 * Update: 20090226
 * 
 *	estudio@galvangomez.com.ar
 *	www.galvangomez.com.ar
 *	
 *  updted 20090818 	
 *  updtd 20101224	
*/

*	{
	margin:0;
	padding:0;
	}
	
/*
 * ////////////////////////////// HTML ////////////////////////////////////
 */
	
body	{
	background-color:#c0a77f;
	background-image:url(imagenes/bg.png);
	background-position:top left;
	background-repeat:repeat;
	margin:0 auto;
	padding:0;
	color:#6e6e6e;
	text-align:center; /* hack IE */
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	}
	
h1, h2, h3, h4, h6	{
	font-family: Georgia, Times, serif;
	font-style: normal;
	text-transform: none;
	text-shadow:1px 1px 1px rgba(0,0,0,0.25);
	}
	
h1 {
	color:#6c93e0;
	font-size:2.5em;
	font-weight: normal;
	letter-spacing: -0.5px;
	}
	
h2 {
	color:#fc0;
	font-size:1.7em;
	line-height:1.9em;
	font-weight:normal;
	text-shadow:1px 1px 1px rgba(0,0,0,0.5);
	}
	
h3 {
	color:#fc0;
	font-size:1.7em;
	line-height:1.9em;
	font-weight:normal;
	text-shadow:1px 1px 1px rgba(0,0,0,0.5);
	}	
	
h4 {
	color:#758da6;
	font-size:1.6em;
	line-height:1.8em;
	font-weight:normal;
	}	
	
h6 {
	font-size:15px;
	font-weight:bolder;
	color:#fff;
	}	
	
a:link, a:visited {
	color:#039;
	text-decoration:none;
	}
	
a:hover {
	text-decoration:underline;
	}
	
/*
///////////////////////////////////////////////////////////////////////////////////////

Elementos generales de soporte de pagina

///////////////////////////////////////////////////////////////////////////////////////
*/
	
#soporte	{
	background-color:#f3f2e6;
	margin:0 auto;
	padding:0;
	text-align:left; /* hack IE */
	width:860px;
	-moz-box-shadow: 0px 1px 14px rgba(34,19,1,0.75); 
	-webkit-box-shadow: 0px 1px 14px rgba(34,19,1,0.75);
	box-shadow: 0px 1px 14px rgba(34,19,1,0.75);
	}
	
	#soporte, #pie {
		-moz-border-radius-bottomright: 15px;
		-moz-border-radius-bottomleft: 15px;
		-webkit-border-bottom-right-radius: 15px;
		-webkit-border-bottom-left-radius: 15px;
		}
	
#cab	{
	background-image:url(imagenes/bg-cab.png);
	background-position:top left;
	background-repeat:no-repeat;
	height:125px;
	width:860px;
	color:#fff;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.75);
	}
	
	#cab #cabttle {
		margin:88px 0 0 60px;
		float:left;
		}
		
		#cabttle .ttle {
			font-family: 'Arrus BT', 'Book Antiqua', 'Palatino Linotype', Palatino, Georgia, Times, serif;
			font-size:30px;
			font-weight:normal;
			letter-spacing:-1px;}
		
		#cabttle .sbtitle {
			font-family: 'Arrus BT', 'Book Antiqua', 'Palatino Linotype', Palatino, Georgia, Times, serif;
			color:#fc0;
			text-transform:uppercase;
			letter-spacing:1.5px;
			}
	
	#cab #cabdmain {
		margin:20px 58px 0 0;
		float:right;
		letter-spacing:2px;
		font-size:12px;
		}
		
		#cabdmain a:link, #cabdmain a:visited {
			color:#fff;
			text-decoration:none;
			}
			
/* -----------  La navegacion del sitio es reemplazada por este DIV  ----------------*/	

#nav{
	background-image:url(imagenes/bg-nav.png);
	background-position:top left;
	background-repeat:no-repeat;
	height:47px;
	width:860px;
	}
	
	.navcells	{
		height:26px;
		min-width:45px;
		font-size:9px;
		float:left;
		padding: 7px 10px 2px 10px;
		}
		
	.navcells a.nc:link, a.nc:visited 	{
		font-family: 'Myriad Pro', Arial, Helvetica, sans-serif;
		color:#FFF;
		font-size:16px;
		text-transform:lowercase;
		display:block;
		text-decoration:none;
		text-shadow: 1px 1px 1px rgba(0,0,0,0.75);
		}
		
	.navcells a.nc:hover	{
		color:#45fffd;
		display:block;
		}
	
	
/*  ------------- FIN navegacion del sitio ------------- */

	
#blq_central	{
	float:left;
	min-height:350px;
	text-align:left;
	width:446px; /* le resto 4px para hack IE6*/
	padding:0;
	margin: 20px 0 3px 40px;
	}
	
/*	#blq_central h1, #blq_central h2, #blq_central h3{
		margin:20px 10px 3px 22px;
	} */
	
	#blq_central p {
		margin:10px 33px;
		font-size:12px;
		line-height:17px;
		}
	
	#blq_central a:link, #blq_central a:visited {
		color:#639dfc;
		text-decoration:none;	
		}
		
	#blq_central a:hover {
		text-decoration:underline;
		}
	
#col_rght{
	float:right;
	text-align:left;
	width:269px;
	font-size:13px;
	}
		
#pie	{
	color:#94826b;
	background-color:#d1cc9e;
	clear:both;
	height:157px;
	margin: 0 auto;
	text-align:left;
	vertical-align:text-bottom;
	width:860px;
	}
	
	#pie p{
		padding:72px 50px 0 50px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	
	#pie a.pie_link:link, a.pie_link:visited {
		color:#94826b;
		text-decoration:none;
		padding:0 5px;
		}
		
	#pie a.pie_link:hover	{
		text-decoration:underline;
		}
		
#piesub {
	clear:both;
	height:50px;
	margin: 0 auto;
	vertical-align:text-bottom;
	width:860px;
	}
	
	#piesub p{
		color:#dbd7b1;
		padding:15px 45px;
	}
	
	#piesub p a:link, #piesub p a:visited, #piesub p a:hover{
		color:#dbd7b1;
		text-decoration:none;
	}
		
/*
///////////////////////////////////////////////////////////////////////////////////////

FIN Elementos generales de soporte de pagina


///////////////////////////////////////////////////////////////////////////////////////
*/
	
.novedades, .paginas	{
	background-color:#d9d5a7;
	float:left;
	margin:0 1px 10px 3px;
	text-align:left;
	width:265px; 
	}
	
	.novedades h2, .paginas h3 { 
		font-family:'Myriad Pro', Arial, Helvetica, sans-serif; 
		padding-left: 5px;
		}

	
	.novedades .novblq {
		color:#fff;
		background-color:#7a674d;
		display:block;
		line-height:19px;
		padding:12px 20px 8px 12px;
		border-bottom:solid 1px #8d795d;
		margin-bottom:1px;
	}
	
		.novedades .novblq:hover { background-color:#5e492e;}
	
	.paginas .novblq {
		color:#dbe9ff;
		background-color:#948470;
		display:block;
		line-height:19px;
		padding:12px 20px 8px 12px;
		border-bottom:solid 1px #cbbeab;
		margin-bottom:1px;
	}
	
		.paginas .novblq:hover { background-color:#a3937f;}
		.paginas .novblq h6	{ color:#dbe9ff;}
		.paginas h3	{ color:#dbe9ff;}

.paglinking	{
	border-top: solid #CCC 1px;
	display:block;
	font: 12px 'Lucida Grande', Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding:3px 0;
	text-align:left;
	width:230px;
	}
	
#psts {
	border-bottom: solid #CCC 1px;
	font-size:1.1em;
	}
	
.galimg_contenedor, .gimg-index {
	overflow:hidden;
	border: solid #fff 6px;
	-moz-box-shadow: 1px 1px 5px rgba(0,0,0,0.5); 
	-webkit-box-shadow: 1px 1px 5px rgba(0,0,0,0.5);
	float:left;
	}

.galimg_contenedor {
	width:200px;
	margin:7px 15px 7px 25px;
	}
	
	.gimg-index {
	width:446px;
	}
	
