﻿/*  
Theme Name: Colors
Theme URI: http://www.novamed.com.mx/
Description: Web Designer Wall.
Author: Alonso Luna

*/
 

/* Generic
---------------------------------------------------------------------------------*/
	body{
		margin: 0pt; 
		padding: 0pt; 
		background: transparent url(../images/tall.jpg) repeat-x scroll left top; 
		-moz-background-clip: border; 
		-moz-background-origin: padding; 
		-moz-background-inline-policy: continuous;
		font-family:Helvetica;
		font-size:13px;
		color:#6B6B6B;
		line-height:15px;
		/*color:#5D5D60;*/}
	
/* CONTENT
-------------------------------------------------------------------------------*/
	#content { width:100%;  overflow: hidden; }
	.sidebar { background:url(../images/fondo_sidebar.jpg) repeat-y; width:210px;}
	.main { width:630px; }
	.generic_square{ width:293px; margin-bottom:10px;}
	.ubicar{
	font-size:11px;
	}
	.ubicar a{
	
	text-decoration:none;
	color:#6B6B6B;
	}

	
	
/*SIDEBAR*/

	.publicity{ margin-left:22px;  margin-right:22px; margin-top:10px;}
	/* DATA : Divs de el side bar*/
	.data { margin-top:10px;  margin-bottom:10px; text-align:justify;}
	
	/*Image space*/
	.styleImage{margin-right:10px; margin-bottom:15px; display:block;}
	.styleA{	

	color:#444444;

	}
}
	
	
	
/*SLIDESHOW*/
	.slideshow{
		text-align:center;
		background-color:#FFFFFF;
		
	
	}
	
	
/*FOOTER*/

	.footer{
	font-size:11px;
	}