/***************************************************************************************************
Hoja de Estilos para la página Contacto
www.qreative.com.ar
***************************************************************************************************/


 
 
 
 
 
 /***************************************************************************************************
Contacto
***************************************************************************************************/
 
 
#Contacto { 
	width:100%;  
	padding-top: 40px;
	padding-bottom: 30px;
	background-image: url(imagenes/Contacto.jpg);
	background-repeat: no-repeat;
	background-position: 100% 0%; /*para que quede centrada la imagen de fondo*/
 
}

#SeccionContactos { 
	width:100%;  
	padding-top: 10px;
	padding-bottom: 30px;
	background-image: url(imagenes/TelefonoContacto.png);
	background-repeat: no-repeat;
	background-position: 0% 0%; /*para que quede centrada la imagen de fondo*/
 
}



.ContactoTitulo
{
	padding-top: 30px;
	font-family: Century Gothic,Calibri, Arial;    
	font-size: 18px;
	font-weight: normal; 
	color: #000000;
}


.ContactoSubTitulo
{
	padding-top: 10px;
	font-family: Century Gothic,Calibri, Arial;    
	font-size: 15px;
	font-weight: normal; 
	color: #555555;
}
.ContactoRepresentantes
{
	font-family: Century Gothic,Calibri, Arial;    
	font-size: 32px;
	font-weight: normal; 
	color: #555555;
}



.ContactoTexto
{
	padding-top: 10px; 
	width:300px;
	font-family: Calibri, Arial, Helvetica, sans-serif; 
	font-size: 15px;
	font-weight: normal; 
	color: #333333;
}



.ContactoNombre
{
	padding-top: 30px;
	padding-left: 30px;
	font-family: Century Gothic,Calibri, Arial;    
	font-size: 18px;
	font-weight: normal; 
	color: #000000;
}


.ContactoInfo
{
	padding-top: 10px;
	padding-left: 30px;
	font-family: Century Gothic,Calibri, Arial;    
	font-size: 15px;
	font-weight: normal; 
	color: #555555;
}


ContactoInfo
