* { margin:0; padding:0;}

body {
	background: #CCCC00;
	font: 100%/160% "Trebuchet MS", Tahoma, Verdana, sans-serif;
	line-height: 1em;
	color: #434343;
	background-image: url(../images/cubic_body_bgk.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

h1, h2, h3, h4, h5, h6 { font-weight: bold; }

h1 {
	font-size: 200%;
	padding-bottom:0.3em;
	line-height:1.1em;
	color: Black;
}

h2 {
	font-size: 140%; 

}

h3 {font-size: 130%;}
h4 {font-size: 120%;}
h5 {font-size: 110%;}
h6 {font-size: 100%;}


/*in_line*/
img {border:0; vertical-align:top; text-align:left;}

a {
	color: #666666;
}

.clear { clear:both;}


/*header*/
#tall_header{  }


/* menu superior */
.h_menu li  { 
	width:90px; 
	/* float:left; */
	display:inline; 
	text-align:center; 
	/* height:20px; */
	padding-right: 10px;
}

.h_menu li a { 
	/* display:block; */
	/* margin-top:17px; */
	color:#666666; 
	font-size: 14px; 
	text-decoration:none;
}

.h_menu li a:hover{
	color: Black;
	background-color: #EEEEEE;
}

.n{ background:none !important;}


#header_bar {
	background-color: #333333;
	text-align: right;
	background-image: url(../images/header_bar_bkgd.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#header_bar form {
	margin: 0 0 0 auto;
	padding: 15px;
}

#header_bar form input {
	margin: 0 5px 0 auto;
	border: 1px solid #DDDDDD;
	background-color: #CCCCCC;
}

#header_bar form fieldset {
	border: 0;
}


/*footer*/
.tall_footer{ 
	margin-top:30px;
	background:url(/cubic/ap/temas/cubic/templates/principal/images/tall_footer.gif) 0 0 repeat-x; 
	width:100%;
}

.footer{ background:url(/cubic/ap/temas/cubic/templates/principal/images/footer_top_line.gif) 0 0 no-repeat; padding:30px 0 49px 0; font-size:1em; color:#ffffff;}
.footer a{ color:#ffffff; text-decoration:none;}
.footer a:hover{color:#ffa000; text-decoration:none}
.footer span{ margin:0 487px 0 40px;}
.footer span a{ color:#ffffff; text-decoration:none;}
.footer span a:hover{ text-decoration:underline; color:#ffffff;}
.footer img{ vertical-align:middle; margin:0 0 0 6px;}


/*content*/
#main_container {
	font-size: 0.812em;
	line-height: 1.3em;
	background: White;
	border: thin solid #444444;
}



/*main menu*/
#menu_cont .main_menu {
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 160%;
	line-height: 1em;
	font-size-adjust: none;
	font-stretch: normal;
	letter-spacing: -1px;
	display: block;
	margin: 0 0 20px 0px;
	list-style-type: none;
}

#menu_cont .main_menu li {
	background: none;
	padding: 0;	
}

#menu_cont .main_menu li a {
	background: none;
	padding: 0;
	color: #663332;	
	text-decoration: none;
}

#menu_cont .main_menu li a:hover {
	letter-spacing: -1px;
	color: #fc3;	
}


/* novedades / recent articles */
#recent_articles_box {
	margin-top: 12px;
	margin-bottom: 12px;	
	
}

#recent_articles_box li {
	margin-top: 4px;
	padding-left: 15px;
	list-style-type: none;
	background-color: transparent;
	background-image: url(../images/bullet_lista_box_articulos.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
}

#recent_articles_box li a {
	text-decoration: none;
}

#recent_articles_box li a:hover{
	color: #000000;
	text-decoration: underline;
}


/* destacados / featured articles */
#featured_articles_box {
	margin-top: 12px;
	margin-bottom: 12px;	
}

#featured_articles_box li {
	margin-top: 4px;
	padding-left: 15px;
	list-style-type: none;
	background-color: transparent;
	background-image: url(../images/bullet_lista_box_articulos.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
}

#featured_articles_box li a{
	text-decoration: none;
}

#featured_articles_box li a:hover{
	color: #000000;
	text-decoration: underline;
}



/* menu de secciones fijas / sections menu */
#sections_box  {
	margin-top: 12px;
	margin-bottom: 12px;	
}

#sections_box li {
	margin-top: 4px;
	padding-left: 15px;
	list-style-type: none;
	background-color: transparent;
	background-image: url(../images/bullet_lista_naranja.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
}

#sections_box li a {
	text-decoration: none;
}

#sections_box li a:hover{
	color: #000000;
	text-decoration: underline;	
}



.box_title {
	font-size: 18px;
	font-weight: bold; 
	/* color: #3F3F3F; */
	color: #FF9900;
}





#main_content p { 
	line-height: 130%;
	margin-bottom: 0.8em;
}



.cubic_hoja_cont {
	width: 540px;
}

.cubic_hoja_cont h1 {
	margin-bottom: 5px;
	border-bottom-color: #444444;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.cubic_hoja_cont h2 {
	text-align: justify;
	margin-bottom: 1em;
	font-size: 16px;
	line-height:1.1em;
	color:#666666;
	font-weight: normal;	
	/* 
	background-color: #F0F0F0;
	border-bottom: 1px dotted #D3D3D3;
	padding: 6px 6px 10px 6px;
	*/
}

/*
.cubic_hoja_cont img {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 6px;

}
*/


.cubic_hoja_cont ul {
	margin-left: 20px;
	line-height: 130%;
	margin-bottom: 1em;	
}

.cubic_hoja_cont ol {
	margin-left: 20px;
	line-height: 130%;
	margin-bottom: 1em;	
}

.cubic_hoja_cont p {
	font-size: 1em; 
	font-style: normal; 
	font-weight: normal; 
	color: #666666; 
	text-align: justify;
}	

.cubic_hoja_cont b {
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}

.cubic_hoja_cont a {
	font-size: 1.1em; 
	font-weight: bold; 
	color: #ff9900; 
}

.cubic_hoja_cont a:hover {
	color: Black;
}





/* mostrar error  */
#mostrar_error {
	width: 75%;
	margin: 30px auto 30px auto;
	padding: 30px;
	text-align: center;
	border: thin dashed #FF8C00;
}



/* list item */
.list_item_contenedor {
	margin-top: 5px;
	padding-bottom: 30px;
	width: 540px; 
}

.list_item_img_cont {
	float: left;
	width: 150px;
}

.list_item_img_cont img{
	/* border: 1px solid #ccc; */
}

.list_item_content {
	float: left;
	padding: 0;
	width: 379px;
	line-height: 100%;	
	margin-left: 10px;
}

.list_item_title {
	margin-top: 8px;
}

.list_item_title a {
	font-size: 150%;
	font-weight: bold;
	color: #333333; 
	text-decoration: none;
	line-height: 100%;
}

.list_item_title a:hover {
	color: #ff9900;
}

.list_item_desc {
	/*font-size: 90%;*/
	margin-top: 3px;
	padding-bottom: 10px;
	margin-bottom: 12px;
	border-bottom: 1px dashed #444444;
	color: #696969;
}


.list_item_fechaPub {
	color:#444444; 
	background:url(/cubic/ap/temas/cubic/templates/principal/images/date.jpg) left center no-repeat; 
	padding-left:22px; 
	padding-bottom:4px;
	width: 120px;
	float: left;
}

.list_item_fechaMod {
	color: #FF9900;
	background:url(/cubic/ap/temas/cubic/templates/principal/images/datemod.jpg) left center no-repeat; 
	padding-left:22px; 
	padding-bottom:4px;
	width: 120px;
	float: left;
}

/*
.list_item_fechaMod {

}
*/

/* list secciones */
.list_sec_contenedor {
	margin-top: 30px;
	padding-bottom: 30px;
	width: 540px;
}

.list_sec_img_cont {
	float: left;
	width: 150px;
}

.list_sec_img_cont img{
	/* border: 1px solid #ccc; */
}

.list_sec_content {
	float: left;
	padding: 0;
	width: 379px;
	line-height: 100%;	
	margin-left: 10px;
}

.list_sec_content h2 {
	margin-top: 8px;
}

.list_sec_content h2 a {
	font-size: 120%;
	font-weight: bold;
	color: #FF9900; 
	text-decoration: none;
	line-height: 100%;
}

.list_sec_content h2 a:hover {
	color: #000000; 
}

.list_sec_content p {
	/*font-size: 90%;*/
	color: #696969;
}


/* no se han encontrado elementos del listado*/
.no_elementos {
	margin: 3em 1em 3em 1em;
	text-align: center;
	color: #696969;
	font-size: 120%;
}


.volver_cont{
	text-align: center;
}

.volver {
	color: #000000; text-decoration: none;
}





/* numeracion de paginas */
.pag_container {
	margin-top: 15px;
	margin-bottom: 15px;
	border-top: 1px dashed #5F5F5F;
	padding-top: 6px;
}



.pag_container ul li {
	display: inline;
	margin-left: 5px;
	margin-right: 5px;
}

.pag_container ul li a{
	color: #5F5F5F;
	background-image: none;
}

.pag_container ul li a:hover {
	color: #000000;
}

.pag_container ul li a:visited {
	color: #5F5F5F;
}

.pag_current {
	font-weight: bold;
	color: #9CCE25;
}


#listado_hojas {
	margin-top: 20px;
}

.cubic_hoja_pag_siguiente_cont {
	text-align: right;
	padding-right: 15px;
	background-color: transparent;
	background-image: url(../images/flecha_pag_siguiente.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right top;
}

.cubic_hoja_pag_siguiente_cont a {  
	text-decoration: none;	
	color: #FF9900;
}

.cubic_hoja_pag_siguiente_cont a:hover{
	color: #000000;
	text-decoration: underline;
}

.cubic_hoja_pag_anterior_cont {
	text-align: left;
	padding-left: 15px;
	background-color: transparent;
	background-image: url(../images/flecha_pag_anterior.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
}

.cubic_hoja_pag_anterior_cont a {  
	text-decoration: none;	
	color: #FF9900;
}

.cubic_hoja_pag_anterior_cont a:hover{
	color: #000000;
	text-decoration: underline;
}


/**/


/* mensajes de aviso y error para formularios */
.cubic_form_msjAviso, cubic_form_msjERROR {
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 12px;
	margin-bottom: 20px;
	border: 1px dashed #5F5F5F;
	padding: 10px;
	color: #ffcc33;
}

.cubic_form_msjERROR {
	color: #663332;
}


#enlace_volver {
	margin-top: 30px;
	padding-top: 5px;

	border-top-color: #444444;
	border-top-style: solid;
	border-top-width: 1px;
	
}

#enlace_volver .cubic_boton_volver {
	background-image: url(../images/bt_volver.gif);
	background-position: top left;
	background-repeat: no-repeat;	
	padding-left: 20px;	
}

#enlace_volver a.cubic_boton_volver_link {
	font-size: 1.2em;
	color: #444444;
}

#enlace_volver a.cubic_boton_volver_link:hover {
	color: #ff9900;
}