/*   
Theme Name: Guía Emagister
Theme URI: http://guia.emagister.com
Description: Guía de Estudios Emagister
Author: K. Klodt
Template: 
Version: 0.1 Beta

*/

/* NUEVAS ROUNDEDBOXES QUE SE LIMPIARAN CUANDO SE ENCUENTREN EN LA WEB */
.roundedbox_fino {}
	.rb_top_fino {margin:0; padding:0; height:10px; background:url(img/r_top_002.gif) repeat-x bottom;}
	.rb_tl_fino {margin:0; padding:0; width:10px; height:10px; float:left;  background:url(img/rb_tl_002.gif) no-repeat right bottom;}
	.rb_tr_fino {margin:0; padding:0; width:10px; height:10px; float:right; background:url(img/rb_tr_002.gif) no-repeat left bottom;}

	.rb_bot_fino {margin:0; padding:0; height:10px; background:url(img/rbox_bot_002.gif) repeat-x top;}	
	.rb_bl_fino {margin:0; padding:0; width:10px; height:10px; float:left; background:url(img/rbox_bl_002.gif) no-repeat right top;}
	.rb_br_fino {margin:0; padding:0; width:10px; height:10px; float:right;  background:url(img/rbox_br_002.gif) no-repeat left top;}
	
	.rb_in_fino { border-left: 2px solid #ececec; border-right: 2px solid #ececec; margin: 0pt; padding: 5px 15px; }	
	* html .rb_in_fino {height:1%;} /*IE6 Hack*/
/*

/* CONTENIDOS GUIA EMAGISTER */
* {
	margin: 0;
	padding: 0;
}	
body {
	margin: 0px;
}
a {
	color:#003399;
	cursor:pointer;
	}
a:hover {
	cursor:pointer;
	}
p {
	line-height:19px;
	}
#author {
	border: #A5ACB2 1px solid;
	width:210px;
	height:16px;
	}	
#email {
	border: #A5ACB2 1px solid;
	margin:10px 0 0 0;
	width:210px;
	height:16px;
	}
#url {
	border: #A5ACB2 1px solid;
	margin:10px 0 10px 0;
	width:210px;
	height:16px;
	}	
#comment {
	border:1px solid #A5ACB2;
	height:96px;
	margin:5px 0 0 0;
	width:365px;
	}
.txtrojo {color:#FF0000;font-size:11px;}				
.cursos_tematicas {
	height:400px;
	width:1024px;
	margin:0;
	}
	.cursos_tematicas_top02 {
		background:transparent url(img/cursos_tematicas_top02.gif) no-repeat scroll left top;
		height:310px;
		width:584px;
		margin:10px 0 7px 0;
	}
	.cursos_tematicas_top {
		background:transparent url(img/cursos_tematicas_top.gif) no-repeat scroll left top;
		height:370px;
		width:584px;
		margin:10px 0 7px 0;
	}	
	.cursos_tematicas_top_AR {
		background:transparent url(img/cursos_tematicas_top_ar.gif) no-repeat scroll left top;
		height:160px;
		width:584px;
		margin:10px 0 7px 0;
	}	
	.cursos_tematicas_top_CO {
		background:transparent url(img/cursos_tematicas_top_co.gif) no-repeat scroll left top;
		height:110px;
		width:584px;
		margin:10px 0 7px 0;
	}	
	.cursos_tematicas_top_MX {
		background:transparent url(img/cursos_tematicas_top_mx.gif) no-repeat scroll left top;
		height:220px;
		width:584px;
		margin:10px 0 7px 0;
	}	
	.cursos_tematicas_top02 ul {
		width:218px;
		float:left;
		line-height:16px;
		display:inline;
		margin:3px 14px 10px 20px;
		}
	.cursos_tematicas_top ul {
		width:218px;
		float:left;
		line-height:16px;
		display:inline;
		margin:3px 14px 10px 20px;
		}				
		
		.cursos_tematicas_top_AR ul {
		width:218px;
		float:left;
		line-height:16px;
		display:inline;
		margin:3px 14px 10px 20px;
		}			
		.cursos_tematicas_top_CO ul {
		width:218px;
		float:left;
		line-height:16px;
		display:inline;
		margin:3px 14px 10px 20px;
		}			
		.cursos_tematicas_top_MX ul {
		width:218px;
		float:left;
		line-height:16px;
		display:inline;
		margin:3px 14px 10px 20px;
		}					
	.cursos_tematicas_top li {
		clear:both;
		color:#000000;
		list-style-image:none;
		list-style-position:outside;
		list-style-type:none;
		}	
	.cursos_tematicas_top_AR li {
		clear:both;
		color:#000000;
		list-style-image:none;
		list-style-position:outside;
		list-style-type:none;
		}
	.cursos_tematicas_top_CO li {
		clear:both;
		color:#000000;
		list-style-image:none;
		list-style-position:outside;
		list-style-type:none;
		}		
	.cursos_tematicas_top_MX li {
		clear:both;
		color:#000000;
		list-style-image:none;
		list-style-position:outside;
		list-style-type:none;
		}				
	.cursos_tematicas_top02 li {
		clear:both;
		color:#000000;
		list-style-image:none;
		list-style-position:outside;
		list-style-type:none;
		}	
	.cursos_tematicas_top li a, .cursos_tematicas_top li a:hover, .cursos_tematicas_top li a:visited {
		float:left;
		width:auto;
		display:inline;
		font-weight:bold;
		}
		
	.cursos_tematicas_top_AR li a, .cursos_tematicas_top_AR li a:hover, .cursos_tematicas_top_AR li a:visited {
		float:left;
		width:auto;
		display:inline;
		font-weight:bold;
		}	
	.cursos_tematicas_top_CO li a, .cursos_tematicas_top_CO li a:hover, .cursos_tematicas_top_CO li a:visited {
		float:left;
		width:auto;
		display:inline;
		font-weight:bold;
		}			
	.cursos_tematicas_top_MX li a, .cursos_tematicas_top_MX li a:hover, .cursos_tematicas_top_MX li a:visited {
		float:left;
		width:auto;
		display:inline;
		font-weight:bold;
		}		
	.cursos_tematicas_top02 li a, .cursos_tematicas_top li a:hover, .cursos_tematicas_top li a:visited {
		float:left;
		width:auto;
		display:inline;
		font-weight:bold;
		}	
	.cursos_tematicas_top .izq {
		display:inline;
		float:left;
		width:250px;
		}	
	.cursos_tematicas_top_AR .izq {
		display:inline;
		float:left;
		width:250px;
		}	
	.cursos_tematicas_top_CO .izq {
		display:inline;
		float:left;
		width:250px;
		}			
	.cursos_tematicas_top_MX .izq {
		display:inline;
		float:left;
		width:250px;
		}
	.cursos_tematicas_top02 .izq {
		display:inline;
		float:left;
		width:250px;
		}	
	.cursos_tematicas_top .dcha {
		display:inline;
		float:left;
		padding:21px 0 0 35px;
		width:250px;
		}	
	.cursos_tematicas_top_AR .dcha {
		display:inline;
		float:left;
		padding:21px 0 0 35px;
		width:250px;
		}	
	.cursos_tematicas_top_CO .dcha {
		display:inline;
		float:left;
		padding:21px 0 0 35px;
		width:250px;
		}			
	.cursos_tematicas_top_MX .dcha {
		display:inline;
		float:left;
		padding:21px 0 0 35px;
		width:250px;
		}		
	.cursos_tematicas_top02 .dcha {
		display:inline;
		float:left;
		padding:21px 0 0 35px;
		width:250px;
		}					
.cab_links a, cab_links a:hover, cab_links a:visited {
	font-size:11px !important;
	}

.cab_links {
	font-size:11px;
}
				
.izq {
	color:#000000;
	float:left;
	margin-left:39px;
	padding:18px 0 0;
	width:584px;
	display:inline;
	}
		.izq a:hover {
			text-decoration:underline;
			}
		.izq label {
			color:#000000;
			display:inline;
			}
		.izq h2 {
			margin-top:17px;
			}	
		.izq h3 {
			margin-top:15px;
			font-size:18px;
			font-weight:lighter;
			}
		.izq .icons {
			background:url(img/icon01.gif) no-repeat; 
			height:28px; 
			width:32px;
			margin:14px 6px 0 0;
			display:inline;
			float:left;
			}
		.izq .courseicons {
			background:url(img/icon02.gif) no-repeat; 
			height:28px; 
			width:32px;
			margin:14px 6px 0 0;
			display:inline;
			float:left;
			}			
		.izq .unisicons {
			background:url(img/icon03.gif) no-repeat; 
			height:28px; 
			width:32px;
			margin:19px 6px 0 0;
			display:inline;
			float:left;
			}			
		.izq .oposicons {
			background:url(img/icon04.gif) no-repeat; 
			height:28px; 
			width:32px;
			margin:14px 6px 0 0;
			display:inline;
			float:left;
			}		
		.izq .fpicons {
			background:url(img/icon05.gif) no-repeat; 
			height:28px; 
			width:32px;
			margin:14px 6px 0 0;
			display:inline;
			float:left;
		}		
		.izq .subicons {
			background:url(img/icon06.gif) no-repeat; 
			height:28px; 
			width:32px;
			margin:14px 6px 0 0;
			display:inline;
			float:left;
			margin-top:15px;
		}		
		.izq .graticons {
			background:url(img/icon07.gif) no-repeat; 
			height:38px; 
			width:32px;
			margin:10px 6px 0 0;
			display:inline;
			float:left;
		}
		.izq .foricons {
			background:url(img/icon08.gif) no-repeat; 
			height:28px; 
			width:35px;
			margin:14px 6px 0 0;
			display:inline;
			float:left;
		}
		.izq .publicons {
			background:url(img/icon09.gif) no-repeat; 
			height:28px; 
			width:32px;
			margin:14px 6px 0 0;
			display:inline;
			float:left;
		}
		.izq .grupicons {
			background:url(img/icon10.gif) no-repeat; 
			height:28px; 
			width:32px;
			margin:14px 6px 0 0;
			display:inline;
			float:left;
		}		
		.izq .rb_in ul {
			line-height:20px !important;
			margin-bottom:15px;
			margin-left:9px;
			} 						
			.izq .rb_in li a {
			text-decoration: none;
			padding-left: 15px; 
			cursor: pointer;
			background: url(img/point.gif) no-repeat 0 5px;		
			}
			.izq .rb_in li a:hover {
			text-decoration:underline;
			padding-left: 15px; 
			cursor: pointer;
			}
			.izq .rb_in li a:visited {
			padding-left: 15px;
			cursor: pointer;
			}									
		.izq .subtit {
			margin: 10px 5px 0px 10px; 
			width:584px;
			}
		.izq .noticias ul {
			margin-bottom:0;
			}
		.izq .boton_comentarios {
			border: none;
			background:url(img/buttonorag.jpg) no-repeat; 
			color:#fff; 
			font-size:14px; 
			font-weight:bold !important; 
			width:167px; 
			height:22px;
			margin:10px 0 0 179px;
			font-family:Arial, Helvetica, sans-serif;
			}
		.izq .data {
			float: right; 
			padding: 5px 12px 0 25px;
			float: right; 
			width: auto;
			}
		.izq .contenedor h3 {
			margin-left:10px;
			}
			.izq .contenedor h3 {
				color:#000000;
				font-size:12px;
				font-weight:bold;
			}
			.izq .contenedor h3 a, .izq .contenedor h3 a:visited {
				color:#000000;
				font-size:12px;
				font-weight:bold;
				text-decoration:none;				
			}
			.izq .contenedor h3 a:hover {
				color:#000000;
				font-size:12px;
				font-weight:bold;
				text-decoration:none;				
			}					
		.izq .contenedor .enlaces {
			margin-left:9px;
			}											
		.izq .roundedbox{
			margin-top:15px;
			}
		.izq .rb_top {margin:0; padding:0; height:10px; position:relative; background:url(img/rbox_top.gif) repeat-x bottom; margin-top:10px;}
		.izq .rb_tl {margin:0; padding:0; width:10px; height:10px; float:left; position:relative; background:url(img/rbox_tl.gif) no-repeat right bottom;}
		.izq .rb_tr {margin:0; padding:0; width:10px; height:10px; float:right; position:relative; background:url(img/rbox_tr.gif) no-repeat left bottom;}
		.izq .rb_bot {margin:0; padding:0; height:10px; position:relative; margin-bottom:25px; background:url(img/rbox_bot.gif) repeat-x top;}	
		.izq .rb_bl {margin:0; padding:0; width:10px; height:10px; float:left; position:relative; background:url(img/rbox_bl.gif) no-repeat right top;}
		.izq .rb_br {margin:0; padding:0; width:10px; height:10px; float:right; position:relative; background:url(img/rbox_br.gif) no-repeat left top;}
		.izq .rb_in {margin:0; padding:10px 20px; position:relative; border-left:4px solid #ECECEC; border-right:4px solid #ECECEC;}		
		* html .izq .rb_in {height:1%;} /*IE6 Hack*/						
.der {
	color:#6D6D6D;
	float:right;
	padding:18px 8px 0 0;
	width:280px;
	display:inline;
}
	.der .greybox {
		margin-bottom: 15px;
		}
	.der .mas_cursos {
		margin-bottom:5px;
		margin-top:0;
		padding:0;
		display:block;
		font-weight:bold;
		color:#000000;
		}
	.der .greybox .frmmascursos {
		margin:0;
		}
	.der .greybox .subtit_cursos {
		color: #000000;
		line-height: 16px;	
		}
	.der .greybox select {
		margin-bottom:5px;
		margin-top:0;
		padding:0;
		}
	.der .greybox .boton_cursos {
		margin-top:5px;
		margin-bottom:0;
		padding:0;
		}
	.der .titulo_titcursos {
		font-size:18px;
		}					
	.der .nube_tags a:link {
		text-decoration:none;
		}				
.gbanner {
	background-color:#ECECEC;
	color:#6D6D6D;
	/*float:right;*/
	padding:0 0 14px 0;
	text-align:center;
	width:280px;	
}
* html .gbanner a{float:left;padding-left:15px}
*+html .gbanner a {float:left;padding-left:15px;} 
.categ {
	font-family: Arial,Helvetica, sans-serif;
	font-size: 24px;
	color: #666666;
	line-height: 18px;
}
.popular {
	font-family: Arial,Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	float:left;
	display:inline;
	}
	.popular li {
		line-height:18px;
		margin-left:15px;
		}	
	.popular a:link, .popular a:hover, .popular a:visited  {
		
	}
	.popular h3 {
		font-size: 12px;
		float:left;
		color: #000000 !important;
		font-weight:bold;
		text-decoration:none;
		margin:10px 0 0 0;
		}
	.popular h3 a, .popular h3 a:hover, .popular h3 a:visited {
		color: #000000 !important;
		font-family: Arial,Helvetica, sans-serif;
		font-size: 12px;
		line-height: 18px;	
		font-weight:bold;
		text-decoration:none;
		margin-top:10px;	
		}	
.caja_verde {
	background:transparent url('img/globo_naranja.gif') repeat-x scroll 0 0;
	color:#FFFFFF;
	padding:11px 10px 10px 15px;
	color:white;
	font-size:12px;
	line-height:0.8;
	font-weight:bold;
	margin-top:10px; 
	}
.caja_2verde {
	background:transparent url('img/globo_naranja.gif') repeat-x scroll 0 0;
	color:#FFFFFF;
	padding:11px 15px 10px 15px;
	color:white;
	font-size:12px;
	line-height:0.8;
	font-weight:bold;
	width:551px;
	}
.caja_destac {
	background:transparent url('img/globo_naranja.gif') repeat-x scroll 0 0;
	color:#FFFFFF;
	margin-top: 10px;
	padding:11px 10px 10px 15px;
	/*text-align:left;*/
	color:white;
	font-size:14px;
	line-height:0.8;
	font-weight:bold;
	font-size:12px;
	}
.caja destac a {
 color:#003399;
}
.noticia {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-family:arial !important;
	font-size:12px !important;
	}
	.noticia p {
		color:#000000;
		line-height:17px !important;
		padding:9px 0;
		}		
	.noticia li {	
			line-height:20px !important;
			margin-bottom:15px !important;
			list-style-type: circle !important;
			margin-left:50px;
			margin-top:10px;
		}	
	.noticia img {
			margin:15px 0;
		}				
#respond {
	color:#000000;
	font-size:12px;
	}	
.caja_lateral_promo {
	background:transparent url('img/caja_lateral_promo.jpg') no-repeat scroll 0 0;
	margin-top: 2px;
	text-align:left;
	padding:5px 10px 10px 65px;
	color:#000000;
	}	
.caja_lateral_promo2 {
	margin-top: 2px;
	color:#000000;
	margin-left:15px;
	margin-bottom:10px;
	}	
.caja_lateral_promo2 a {
	text-decoration:none;
}	
.indentado {
	padding:5px 0 0 0;
	}
.saltarin {
	padding-bottom:5px;
	}
.saltarin ul .saltarin {
	margin:0;
	}	
.ss-item ss-submit {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(img/buttonorag.jpg) no-repeat scroll 0 0;
	border:medium none;
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold !important;
	height:22px;
	margin:10px 0 0 179px;
	width:167px;
}

/*

/* BÁSICOS */
ul, li{
	list-style: none;
	}
.limpia{ 
	clear:both; 
	margin:0;
	}
h2 {
	font-size:18px!important;
	color:#000000;
	font-weight:lighter;
	text-decoration:none;
	margin-bottom:10px;
	}
	h2 a {
		font-size:18px!important;
		font-weight:lighter;
		color:#000000 !important;
		text-decoration:none;
		cursor:pointer;	
		margin-bottom:10px;
		}
	h2 a:hover {
		font-size:18px !important;
		color:#000000;
		font-weight:lighter;
		text-decoration:none;
		cursor:pointer;	
		margin-bottom:10px;	
		}
	h2 a:visited {
		font-size:18px;
		color:#000000;
		text-decoration:none;
		font-weight:lighter;
		cursor:pointer;	
		margin-bottom:10px;		
		}	
h1 {
	color:#000000;
	font-family:arial;
	font-size:18px !important;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin-bottom:7px;
	margin-top:-5px !important;
	padding:0;
	position:relative;
	{style.css (línea 148)
	position:relative;
	}	
	img{
	border:none;
	/*margin-top: 10px;*/
    }
   hr {
	display: none;
	}
/*	
	
/* IE HACKS */
* html #url { margin:10px 0px 0px 0;} /*IE6 Hack*/
*+html #url { margin:10px 0px 0px 0;} /*IE7 Hack*/
* html #comment { margin-top:10px;} /*IE6 Hack*/
*+html #comment { margin-top:10px;}	/*IE7 Hack*/
* html .cursos_tematicas_top { margin-top:10px; padding:0; } /*IE6 Hack*/
* html .cursos_tematicas_top ul { margin:3px 0px 10px 0px; padding:0; }	/*IE6 Hack*/
* html .cursos_tematicas_top .izq {padding:20px 0 0 20px;} /*IE6 Hack*/
* html .cursos_tematicas_top .dcha {padding:20px 0 0 40px; width:auto;}	/*IE6 Hack*/
* html .cursos_tematicas_top_AR { margin-top:10px; padding:0; } /*IE6 Hack*/
* html .cursos_tematicas_top_AR ul { margin:3px 0px 10px 0px; padding:0; }	/*IE6 Hack*/
* html .cursos_tematicas_top_AR .izq {padding:20px 0 0 20px;} /*IE6 Hack*/
* html .cursos_tematicas_top_AR .dcha {padding:20px 0 0 40px; width:auto;}	/*IE6 Hack*/
* html .cursos_tematicas_top_CO { margin-top:10px; padding:0; } /*IE6 Hack*/
* html .cursos_tematicas_top_CO ul { margin:3px 0px 10px 0px; padding:0; }	/*IE6 Hack*/
* html .cursos_tematicas_top_CO .izq {padding:20px 0 0 20px;} /*IE6 Hack*/
* html .cursos_tematicas_top_CO .dcha {padding:20px 0 0 40px; width:auto;}	/*IE6 Hack*/
* html .cursos_tematicas_top_MX { margin-top:10px; padding:0; } /*IE6 Hack*/
* html .cursos_tematicas_top_MX ul { margin:3px 0px 10px 0px; padding:0; }	/*IE6 Hack*/
* html .cursos_tematicas_top_MX .izq {padding:20px 0 0 20px;} /*IE6 Hack*/
* html .cursos_tematicas_top_MX .dcha {padding:20px 0 0 40px; width:auto;}	/*IE6 Hack*/
* html .izq .rb_in ul {margin-left:10px;} /*IE6 Hack*/
*+html .izq .rb_in ul {margin-left:10px;} /*IE7 Hack*/
* html .izq .contenedor h3 { margin-left:10px;} /*IE6 Hack*/
*+html .izq .contenedor h3 { margin-left:10px;} /*IE7 Hack*/
* html .izq .subtit { margin-top:0;} /*IE6 Hack*/
*+html .izq .subtit { margin-top:0;} /*IE7 Hack*/ 
* html .popular h3 { margin-left:0px;} /*IE6 Hack*/
*+html .popular h3 { margin-left:0px;} /*IE7 Hack*/
* html .caja_2verde { width:580px;} /*IE6 Hack*/
* html .indentado { margin-left:0px;} /*IE6 Hack*/
*+html .indentado { margin-left:0px;} /*IE7 Hack*/ 
/*			

/* CSS ANTIGUAS - REVISAR */
.noticias { 
	margin: 10px 5px 0px 10px; 
	float: left; 
	display: inline; 
	color: #000; 
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 12px; 
	line-height: 18px;
	width:584px;
	}
* html .noticias { margin:0;padding:0;width:400px; } /*IE6 Hack*/	
*+html .noticias { margin:0;padding:0;width:400px; } /*IE7 Hack*/	
	.noticia h3 {
	font-size: 12px;
	padding-left: 10px;
	}
	.noticia h4 {
	font-size: 12px;
	padding-left: 10px;
	}		
.data {
	float: right;
	color: #999999;
	font-size: 11px;
	width: 551px;
	text-align: right;
	padding: 5px 12px 0 25px;
}
.post {
	padding:0;
	margin:0;
}
.navigation {
	width: 540px;
	height: 5px;
	margin-top: 15px;
	padding-left: 10px;
	padding-bottom: 10px;
}
* html .navigation {margin-top: 0;}/*IE6 Hack*/
.alignleft {float: left;}
.alignright {float: right;}
.post h2 a:hover {
	color: #000000;
	font: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	margin-top: 15px;
}
.articulos { 
	margin: 5px; 
	padding: 10px 5px 0px 0; 
	width: 160px; 
	float: left; 
	display: inline;
	}
* html .articulos{margin: 5px;}/*IE6 Hack*/
.articulosimagen {
	width: 160px;
	float: left;
	display: inline;
	padding-top: 5px;
}
.icursosH {
	border-width:1px 1px 1px 15px;
	height:65px;
	padding:5px 0 5px 10px;
	width:728px;
}
.articulostitulo {
	width: 150px;
	float: left;
	padding: 5px;
	background: #ececec;
	display: inline;
	margin-bottom: 10px;
	margin-top: 20px;
}	
.articulostitulo a {
	color: #003399;
	text-decoration: underline;
	font-weight: bold;
	margin-top: 20px;
}	
* html .articulostitulo {margin-top: 15px;}/*IE6 Hack*/
*+html .articulostitulo {margin-top: 15px;}/*IE7 Hack*/	
		.cabecera_posts {
		width: 545px;
		float: left;
		padding-bottom: 10px;
		border-bottom: 2px solid rgb(236, 236, 236);
		margin-bottom: 20px;
		}
		.post_links {
		font-size: 15px;
		margin: 20px 0 0 12px;
		}				
		.porciento p {
		background: #FF8400;
		color: #FFFFFF;
		padding-left: 2px;
		margin: 2px 0;
		text-aling: center;
		width: 145px;
		}	
		.comentarios{
		width: 535px;
		float: right;
		color: #000000;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		margin: 25px 0 0 0;
		padding-left: 10px;
		}
		.comentarios h2{
		color: #000000;
		font-size: 12px;
		padding-left: 0;
		}
		.comentarios h3{
		font-size: 12px;
		}
		.nocoment{
		float: left;
		color: #000000;
		background: #ececec;
		height: 40px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		margin: 10px 0px;
		padding: 15px 10px;
		}
		.listadocomentario{
		background: #ececec;
		margin: 0px 0px 10px 0px;
		padding: 0px 0px 10px 0px;
		}
		.listadocomentario .data{
		padding-right: 10px;
		}
		.listadocomentario li{
		list-style: none;
		}
		.listadocomentario li p{
		padding: 0px 10px 10px 10px;
		}
		.listadocomentario a{
		text-decoration: none;
		}
		.listadocomentario a:hover{
		text-decoration: underline;
		}
		.cite{
		border-bottom: 1px solid #999999;
		background: #FFFFFF;
		margin: 10px 0px 0px 0px;
		padding-bottom: 10px;
		padding-top: 10px;
		}
		input{
		display:table-cell;
		font-family:Arial,Helvetica,sans-serif;
		font-size:12px;
		margin:0;
		width:100px;
		}
		#frmcateg .buscador { width:200px !important; }
		textarea{
		width: 540px;
		border: #CCCCCC 1px solid;
		margin: 5px 0px 0px 0px;
		}	
/*

/* FOOTER */
.enlacesgrupo {width:950px; color:#818181; font-size:10px; margin:20px !important;}
.enlacesgrupo a {color:#818181; font-size:10px; margin:5px; text-decoration:none; width: 235px;}
.enlacesgrupo ul {padding:0; margin:0px; list-style-type:none;}
.enlacesgrupo li {float:left; position:relative;}
#otroscol {padding-top:5px; margin:0; clear:both;} 
#otroscol, #otroscol a {color:#818181; font-size:10px;}
#grupo_intercom {color:#818181; padding-bottom:5px;}
#grupo_intercom img {vertical-align:middle;}
#emalinks {padding-bottom:15px;}
#emainternacional span {color:#818181;}
#infolegal {color:#818181; font-size:10px; width:950px;}
#otroscol, #emainternacional, #emalinks, #infolegal, .enlacesgrupointer {padding-left:30px; padding-right:30px; padding-bottom: 15px;}
/*
