@media screen{
/************************************************/  
/* CSS 2.0 home.css - sunenergy                 */
/* @author: netconsulting                       */
/* @web: www.netconsulting.es                   */
/************************************************/                       
                
/*-- GENERALES -----------------------------------------------*/

html{
	background: #fff !important;
}
	

body{
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background: #fff !important;
	color:#777 !important;
}

.clear {
	font-size: 0;
	line-height: 0;
	height: 0;
	display: block;
	clear: both;
	float: none;
}

h1, h2, h3, h4, h5 {
	margin:0;
	padding:0;
}

ul, ul li{
	margin: 0;
	padding: 0;
	list-style: none;
}

a { 
	text-decoration:none; 
	color:#646464;
	cursor:pointer;
}
	a:hover{ color:#fe7704; }
		
	a.selected{}
	
	a:focus{}
	
	a img{ border: 0; }
	
	a.linkaccesible{ display:none;}
	
.corporativo{ color:#fe7704; }

/* CANVAS ***************************************************************************************/
#canvas{
	width:989px;
	margin:0 auto;
}

	/* HEADER ***************************************************************************************/
	
	#header{
		float:left;
		width:989px;
		height:221px;
		margin-top:43px;
		background:url(/images/publica/bg_header.jpg) no-repeat top left;
	}
		/*-- logotipo --*/
			#header #logotipo{
				float:left;
				width:316px;
				height:73px;
				margin-top:3px;
				background:url(/images/publica/logotipo_sunenergy.jpg) no-repeat top left;
			}
				#header #logotipo a{
					float:left;
					width:316px;
					height:66px;
				}
					#logotipo a { text-indent:-9999px;}
		
			/*-- handy-links --*/
			#handy-links{ 
				float:right;
				width:100px;
				height:16px;
				margin:4px 4px 0 0;
			}
			
				#handy-links li{
					float:right;
					margin:0 0 0 4px;
					font-size:55%;
					text-transform:uppercase;
				}
					
					 #handy-links a{
						float:left;
						width:13px;
						height:13px;
						margin:3px;
						letter-spacing:-1px;
						text-indent:-9999px;
					}
						
						#handy-links a.intranet{ background:url(../../images/publica/candado.gif) no-repeat top left;}
						#handy-links a.home{ background:url(../../images/publica/ico_home.gif) no-repeat top left;}
						#handy-links a.mail{ background:url(../../images/publica/ico_mail.gif) no-repeat top left;}
						#handy-links a.sitemap{ background:url(../../images/publica/ico_sitemap.gif) no-repeat top left;}
					
						#handy-links a:hover, #handy-links a.selected{ border-bottom:1px solid; }
						
						#handy-links a.selected{ cursor:default;}
					
				#header .paises
				{
				    float:right;
				    margin-top:5px;
				    font-size:70%;
				}
				    #header .paises select
				    {
				        font-family:Verdana, Arial, Helvetica, sans-serif;
				        border:1px solid #999;
				        font-size:80%;
				    }
				    #header .paises a
				    {
						text-align:center;
						letter-spacing:-1px;
						padding:1px 4px 1px 3px;
						margin:7px 3px 0 3px;
						color:#fff;
						background-color:#ef4923;
				    }
				        #header .paises a:hover
				        {
				        }
	
		/*-- MENU --*/
		
		#header #menu{
			float:right;
			width:550px;
			height:33px;
			margin:3px 0 0 0;
		}
		
				#menu ul li{
					float:right;
					height:33px;
					font-size:65%;
					text-transform:uppercase;
					font-weight:bold;
					padding-right:2px;
					background:url(/images/publica/menu_separator.jpg) no-repeat top right;
				}
					
					#menu ul li a{
						float:left;
						text-align:center;
						letter-spacing:-1px;
						padding:4px;
						margin:7px 3px 0 3px;
						background:url(/images/publica/bg_bt_menu.jpg) repeat-x top left;
					}
					
						#menu ul li a:hover, #menu ul li a.selected{ 
							color:#fff;
							background-color:#ef4923;
						}
						
						#menu ul li a.selected{ cursor:default;}
						
						
		
		/* GALLERY ***************************************************************************************/			
		#header #gallery{
			clear:both;
			float:left;
			width:989px;
			height:145px;
		}	
			
			#header #gallery noscript{	
				position:absolute;
				top:0;
				width:980px;
				background-color:#000;
				color:#fff;
				padding:5px;
				font-size:70%;
				font-weight:bold;
				line-height:120%;
			}
			
				#header #gallery noscript img{
					position:absolute;
					top:80px;
				}
	
	/* CONTAINER ***************************************************************************************/
	
	#container{
		clear:both;
		float:left;
		width:969px;
		padding:10px;
		background:url(/images/publica/bg_container.jpg) repeat-y top left;
	}
	
		/* SUBMENU ***************************************************************************************/
		
		#container #submenu{
			float:left;
			width:190px; 
			margin-right:30px;
			padding-bottom:10px;
		}
			#container #submenu .title_submenu{
				display:block;
				font-size:95%;
				font-weight:bold;
				text-transform:uppercase;
				color:#ff2100;
				padding-bottom:6px;
				margin:8px 0 5px 0;
				border-bottom:1px solid #c4c3c3;
			}
			
				#container #submenu .title_submenu:hover{ color:#777;}			
				
					#container #submenu_seccion li{ 
						margin:2px 0;
						clear:both;
						
					}

					#container #submenu_seccion li a{
						float:left;
						clear:both;
						width:174px;
						padding:4px 0 4px 14px;
						margin:3px 0 0 0;
						color:#333;
						background:url(../../images/publica/bullet.gif) no-repeat top left;
						font-size:75%;
						line-height:110%;
						border-bottom:1px dotted #bbb;
						font-weight:bold;
					}
					
						#container #submenu_seccion a:hover { color:#333;}
					
						#container #submenu_seccion li a:hover, #container #submenu li a.selected,#container #submenu li.selected a.father{
							color:#ea5c08;
							background-color:#fff;
							/*background:url(/images/publica/bullet_submenu_over.jpg) no-repeat top left;*/
						}
						
						#container #submenu_seccion li a.selected{ cursor:default; }
						
					/*-- father --*/
						/*#container #submenu_seccion .father a.selected{ cursor:pointer !important;}*/
					
					/*-- son --*/
					#container #submenu_seccion .father .son{
						font-size:90%;
						margin-left:10px;
					}
					
						#container #submenu_seccion li li a{
							background:url(../../images/publica/bullet03.gif) no-repeat top left;
							float:left;
							clear:both;
							width:164px;
							border-bottom:0;
							margin-left:10px;
							padding:0px 0 4px 14px;
						}
						    #container #submenu_seccion .father .son .father .son a
						    {
						        background:url(../../images/publica/bullet04.gif) no-repeat 0% 50%;
						    }
						
					
					
						
					/*-- BANNERS SUBMENU--*/

					#container #submenu #banner_submenu1{ 
						float:left;
						clear:both;
						margin-top:20px;
					}
						
					#container #submenu .banner_submenu{ margin:10px 0; clear:both;}
					
					#container #submenu noscript{
						float:left;
						margin:10px 0;
						color:#000;
						padding:5px;
						font-size:60%;
						font-weight:bold;
						line-height:120%;
						border:1px solid;
					}
				
			/*-- extralinks --*/
			#extralinks{ clear:both; }
				
				#container #submenu .title_extra{
					clear:both;
					display:block;
					float:left;
					font-size:70%;
					font-weight:bold;
					color:#777;
					padding:3px;
					margin:25px 5px 0 5px;
					border-bottom:1px solid #c4c3c3;
					background:url(../../images/publica/bg_dots02.gif) top left;
					
				}
				
				
				#extralinks ul{
					margin:5px;
					font-size:70%;
					background:url(../../images/publica/bg_dots02.gif) top left;
				}
			
				#extralinks li{
					display:block;
					clear:both;
					width:160px;
					padding:3px;
					margin:2px !important;
				}
				
					#extralinks li a{
						background: url(../../images/publica/bullet02.gif) no-repeat top left ;
						padding: 1px 0 0 15px;
					}
				
				
				
		/* CONTENT ***************************************************************************************/
		
				
		#content{
			float:left;
			width:749px;
			min-height:282px;
			font-size:80%;
			line-height:110%;
			background:url(/images/publica/bg_content.jpg) no-repeat bottom right;
		}
		
			#content a{ border-bottom:1px dotted;}
					
			#content .title_section{
				display:block;
				background:url(/images/publica/bg_title_section.jpg) no-repeat top left;
				padding:5px 0 8px 15px;
				color:#ea5c08;
				text-transform:uppercase;
				font-size:115%;
				font-weight:bold;
				border-bottom:1px solid #c4c3c3;
			}
			
			#content .title_h1{
				display:block;
				clear:both;
				background:url(/images/publica/bg_title_h1.jpg) no-repeat top left;
				padding:1px 0 4px 17px;
				margin:10px;
				color:#ea5c08;
				font-size:110%;
				font-weight:bold;
			}
				
				#content .title_h1 span{
					clear:both;
					display:block;
					font-weight:normal;
					margin-top:5px;
				}
			
			#content .stickers{
				clear:both;
			}
			
				#content .stickers img{ 
					float:left;
					margin-right:5px;
					border:0;
				}
			
			#content .title_h2{
				display:block;
				clear:both;
				color:#777;
				font-weight:bold;
				font-size:95%;
				margin:10px;
			}
			
				#content .title_h2 a{ border-bottom:1px dotted;}
			
			#content h2{ margin-left:10px;}
			
			#content p{ 
				text-align:justify;
				margin:10px;
			}
			
				#content p img { float:left; margin:0 10px 10px 0; border:2px solid #f8ce20;}
				
				#content p img.right { float:right; margin:0 0 10px 10px;}

				#content a{ color:#ea5c08; }
				
					#content a:hover{ color:#333; }
			
				#content strong{
					color:#ea5c08;
					font-weight:bold;
				}
				#content strong.gris
				{
				    color:#777;
					font-weight:bold;
				}
				
			#content ul{ 
				margin:20px 10px;
			}
				#content li{
					clear:both;
					text-align:justify;
					background:url(/images/publica/bullet.gif) no-repeat top left;
					padding-left:15px;
					margin:2px 0 8px 10px;
					line-height:110%;
				}
					
					#content ul ul{ 
						margin:10px;
					}
					
						#content li li{ background:url(/images/publica/bullet03.gif) no-repeat top left; }
						
				#content .image-list{
					float:left;
				}
				
					#content ul.image-list{ width:445px; margin:10px 0 0 0 !important; padding:0;}
			
			/*-- SUMMARY --*/
					
			#content .summary{
				clear:both;
				background:url(../../images/publica/bg_dots.gif);
				padding:5px;
			}
			
				#content .summary li{
					padding-top:2px;
					margin-bottom:3px;
					line-height:120%;
				}
				
					#content .summary li ul{
						margin:2px 0;
					}
				
					#content .summary li li {
						font-size:85%;
					}
					
			/*-- FRASE --*/
			
			#content p.frase{ height:25px; }
			
			#content p.frase strong
			{
			    display:block;
			    float:left;
			    line-height:150%;
			}
			
			#content p.frase .submit
			{
			    background:url(/images/publica/bt_submit_big.gif) no-repeat top center;
			    border:0;
			    color:#fff;
			    font-size:90%;
			    text-align:center;
			    display:block;
			    float:left;
			    margin:0px 0px 0px 10px;
			    padding-top:2px;
			    width:180px;
			    height:22px;
			    cursor:pointer;
			    font-weight:bold;
			}
			#content p.frase .submit:hover{ color:#000; }
			
			/*-- BANNERS CONTENT --*/
			#banners-content{
				clear:both;
				height:110px;
				margin:0 0 10px 0;
			}
			
			html > body #banners-content li{margin:0 8px 0 0 !important;}
			
			#banners-content li{
				margin:0 6px 0 0 !important;
				padding:0 !important;
				float:left !important;
				clear:none !important;
				list-style:none !important;
				
			}

			/*-- arriba --*/
			
			
			#content p.arriba{ text-align:right; clear:left;}
				
				#content  .arriba a{
					background:url(/images/publica/arrow_top.gif) no-repeat top right;
					padding-right:15px;
					font-size:80%;
					text-decoration:underline;
					border:0;
				}
					
			#content .subir{
				text-align:right;
				background:url(/images/publica/up.jpg) no-repeat top right;
				padding-right:20px;
				font-size:80%;
				margin:20px 10px 20px 0;
				}
				
				#content .subir a{ color:#fff;}
				
					#content .subir a:hover{ color:#9fdcef;}
					
		
			#content address{
				margin:10px; line-height:140%;}
		
		/*-- paginador --*/

		.paginador{	
			margin:10px 5px 10px 0;
			height:15px; 
			line-height:20px;
			
		}

			#content .paginador p{ 
				text-align:right !important;
				font-size:80%; 
				font-weight:bold; 
			}

				.paginador p a{
					color:#008ad8;
					text-decoration:underline;
					margin:0 1px;
					border:1px solid #fff;
					text-align:center;
					padding:0px 2px 1px 2px;
				}

					.paginador p a:hover{ color:#ee2b81; }

					.paginador p a.anterior, .paginador p a.siguiente, .paginador p a.primera, .paginador p a.ultima {
					    border:none;
					    text-decoration:none;
					}

				.paginador p span{ 
					color:#fdc727;
					margin:0 1px;
					padding:0px 2px 1px 2px;
					background-color:#ea5c08;
					border:1px solid #ea5c08;
				}

				.paginador p span.puntos {
				    color:#008ad8;
				    background-color:#fff;
				    border:none;
				} 
				
		/*-- volver --*/
		.linkback{
			clear:both;
		}
		
			.linkback a{
				background:url(../../images/publica/arrow_left.jpg) no-repeat top left;
				padding-left:20px;
			}
			
			
	/* FOOTER ***************************************************************************************/
	
	#footer{ 
		clear:both;
		width:989px;
		height:105px;
		margin:10px 0 0 0;
		padding:2px;
		color:#fff;
		background:url(/images/publica/bg_footer.jpg) no-repeat top left;
	}
	    /*#footer .paises
	    {
	        float:left;
	        font-size:70%;
	        width:250px;
	        margin-top:14px;
	    }
	        #footer .paises li
	        {
	            float:left;
	            margin:0px 2px 0px 2px;
	        }*/
	        
	    #footer .paises
		{
		    float:left;
		    font-size:70%;
	        width:250px;
	        margin-top:12px;
		}
		    #footer .paises select
		    {
		        font-family:Verdana, Arial, Helvetica, sans-serif;
		        font-size:80%;
		        border:1px solid #999;
		    }
		    #footer .paises a
		    {
				text-align:center;
				letter-spacing:-1px;
				padding:0px 3px 0px 2px;
				margin:7px 3px 0 3px;
				color:#fff;
				border:1px solid #fff;
				/*color:#ef4923;
				background-color:#fff;*/
		    }
		        #header .paises a:hover
		        {
		        }
		/* vcard ***************************************************************************************/
		html > body .vcard{
			margin:3px 0 0 130px;	
		}
		
		.vcard  {
			color:#fff;
			font-size:65%;
			float:left;
			width:120px;			
			margin:3px 0 0 65px;
			letter-spacing:-1px;
			font-weight:bold;
		} 

		/*-- MICROFORMATS --*/
		
			.vcard .tel{ }
		
			.vcard .email{ color:#fff; padding-top:3px;}
			
				.vcard .email:hover{ color:#333; }
				
		/*-- menu footer --*/
				
		html > body #footer #menufooter{
			
		}
		
		#footer #menufooter{ float:right; width:470px; }
		
			#footer #menufooter ul{clear:both; float:right;width:470px; margin-right:5px;}
	
			#footer #menufooter li { 
				float:right; 
				font-size:70%;
				margin:2px 4px 0 0;
				letter-spacing:-1px;
				padding-bottom:2px;
			} 
			
				#footer ul li a{ 
					color:#fff;
					margin:0 4px 0 0;
					
					
				}
					#footer ul li a:hover, #footer #menufooter li .handy-link a:hover{ color:#333 !important;}
			
			#footer #menufooter .handy-links{ 
				display:block; 				 
				text-align:right; 
				font-size:80%;
				width:250px;
			}
			
			#footer #menufooter li .selected { 
				color:#333 !important; 
				text-decoration:underline; 
				cursor:default;
			}
			
			/*-- logotipos **/
			
			#footer #logos{ 
				clear:both;
				height:44px;
				float:right;
				width:400px;
				margin:15px 0;
			}
			
				#footer #logos li{
					float:right;
					margin-left:10px;
					margin-top:0px;
				
				}
			
			
	/*-- ERRORES Y EXITOS --*/
	.error{
		float:left;
		width:300px;
		padding:2px;
		margin-left:10px;
		background-color:#fde1ef;
		margin-bottom:10px;
		border:1px solid #eee;
		font-size:80%;
		
	}	
		.error li{ 
			margin-bottom:3px;
			margin:0 !important;
			padding:0 !important;
			background:none !important;
			list-style:inside;
			text-align:left;
			color:#333;
		}
		
	
	.success{
		float:left;
		width:300px;
		padding:2px;
		margin-left:10px;
		background-color:#e1fde3;
		margin-bottom:10px;
		border:1px solid #eee;
		font-size:80%;
	}	
	
	.advice{
		float:left;
		width:300px;
		padding:2px;
		margin-left:10px;
		font-size:85%;
	}	

			
}			
			
				
	