.subeme{
	margin-top:-35px;
	position:relative;
	z-index:1;
}
#colNormal img{
	margin: 0 10px;
}
#content p.rightlink { 
	text-align: right;
	clear: both;
}
#content p.rightlink a:hover{ 
	color:#FF9933;
}
#content ul{
		margin: 0px;
		padding: 5px 0 0 10px;
		list-style: none;	
		
}
#content li{
		margin: 0px 0px 0px 0px;
		padding: 0 5px 1em 15px;
		/*background: url(/img/SideBarListSq.gif) no-repeat 0em .5em;*/
		text-indent: 0em;	
		line-height:180%;
}
table{
		font: 11px Verdana, Arial, Helvetica, sans-serif;		
	}
.imgborder{
	padding: 5px 5px 9px 5px;
	background-color: #FFF;
	background-image: url(/img/sombra.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-top: 1px solid #DDD;
	border-right: 1px solid #DDD;
	border-left: 1px solid #DDD;	
}
#content textarea, #content input {		
    margin-top:4px;
    margin-bottom:4px;			
	border: 1px #d0d0d0 solid;
    margin-bottom:0px;
    border-bottom:2px #d0d0d0 solid;			
    border-right:2px #d0d0d0  solid;			
	padding-right:4px; 
	padding-left:4px;
	background-color: #FFF;
	color: #555;
	font-size:12px;	
	}
	.csc-form-labelcell {		
		font-size:12px;	
	}
	.csc-form-label, .csc-form-label-req {/*Nombre del Usuario Registrado*/
		font-size:11px;
	}
	.csc-form-fieldcell{
		font-size:12px;
	}
/*Importado de SUMO.CSS*/
h1 {
	color: #425A9A;
	padding: .5em 0;
	margin: 0;
	font: 600 200% "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	}
h2 {	
	font: bold 14px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #d0d0d0;
	border-top: 1px solid #EEE;
	color: #425A9A;
	background: url(/img/redtext_bg.gif) repeat-x left bottom;
	padding-left:15px;
	margin-bottom:10px;	
	margin-top: 0px;
	}
h3 {
	color: #425A9A;	
	font: 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;	
	}
	h3 a:link, h3 a:visited, h3 a:active {
		color: #555;
		text-decoration: none;
	}
	h3 a:hover {
		color: #111;
		text-decoration: none;
	}
h4 {
	color: #666;
	padding: 0.5em 0 0.5em 0;
	margin: 0 0 0 0;
	clear: both;
	border-bottom: 1px solid #666;
	font: bold 13px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
h5 {	
	font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px dashed #FF9933;
	color: #ff9933;
	background: url(/img/redtext_bg.gif) repeat-x left bottom;
	padding-left:15px;
	margin-bottom:10px;	
}
img.right {
	margin: 1em 20px 1em 20px;
	padding: 4px;
	border: none;
	float: right;
}
img.left {
	margin: 1em 20px 1em 20px;
	padding: 4px;
	border: none;
	float: left;
}

/*Caja Redondeada*/
#cajaredondeada {
	width: 475px;
	color: #333;
	margin-left:auto;
	margin-right:auto;
	_margin-left:75px;
}
#cajaredondeadaTrabajos {
	width: 90%;
	color: #333;
	margin-left:auto;
	margin-right:auto;
	_margin-left:75px;
}
#cajaredondeadaTrabajos td{
  padding:6px;
}
#cajaredondeadaChasisSAE {
	width: 98%;
	color: #333;
	margin-left:0px;
	margin-right:auto;
}
#cajaredondeadaChasisSAE td{
  padding:1px;
}
.abierto{
	color:green;
	font-weight:bold;
}
.cerrado{
	color:red;
	font-weight:bold;
}

.BordeRedondeado {
	height: 1px;
	overflow: hidden;
	/* COLOR DE LA CAJA */
	background-color: #EFF3FF;
}
.c1 { margin: 0 12px;}
.c2 { margin: 0 9px;}
.c3 { margin: 0 7px;}
.c4 { margin: 0 6px;}
.c5 { margin: 0 5px;}
.c6 { margin: 0 4px;}
.c7 { margin: 0 3px;}
.c8 { margin: 0 2px; height: 2px;}
.c9 { margin: 0 1px; height: 3px; }
.cajacontenido {
	height: auto;
	padding: 0 0;
}
.tablacaracterisitcas td{	
	padding-left:2px;
	padding-right:2px;
	background-color:#F9FBFF;
}
.tablacaracterisitcas2 td{	
	padding-left:2px;
	padding-right:2px;
	background-color:#EFEFFF;
}
#DescargaPartners {
  color: #333;
  padding: 1em 0 0 0;
  margin: 0;
  font: 100% "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
.tipo, .tama{
	width: 7%;
}
.minilink a{
font-weight:normal !important;
}