/*  
Theme Name: Defecto
Description: 
Version: 1.0
Author: Ruben Ortiz
Author URL: http://www.infosv.com/
*/

/*************************************
 +Containers
 *************************************/

body{
	background:#ffffed repeat-x;
	border-top:5px solid #74879b;
	color:#555;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:62.5%;
	line-height:1.5;
	margin:0;
	padding:0;
/*	text-align:center*/
}
.ttcel{
	background:#BFDD2F;
	border-right: 1px solid #88A013;
	border-bottom: 1px solid #88A013;
	border-left: 1px solid #E3F97D;
	border-top: 1px solid #E3F97D;
	text-align: center;
	font-weight: bold;
	padding: 0
}

.ttcel2{
	border-bottom:1px solid #808000; padding:4px; 
}