	html {
	        background:#000000;
	}
	
	body {
		background:#000000;
		margin:0px;
		padding:0px;
		font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
		font-size:11px;
	}
	
	a{
		outline:0;
	}
	
	/* Bloque de divisiones */
	div#wrapper
	{
	    background-image:url(/img/background_1.jpg) ;
	    background-repeat:no-repeat;
	    background-position:top center;
	    width:1200px;
	    padding:0px;
	    margin:0px;
	    margin-left:auto;
	    margin-right:auto;
	    height: 698px;
	    overflow: hidden;
	    
	    /*
	    margin-top: -305px;
	    margin-left: -490px;
	    top: 50%;
	    left: 50%;
	    position: absolute;
	    */
	    
	    border:#ff0000;
	}
	
	div#wrapper div#header {
		width:1200px;
		height:203px;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		overflow: hidden;
	}

		div#header div#menu {
			width:100%;
			position:absolute;
			height:83px;
			margin:45px 0px 0px 0px;
			padding:0px 0px 0px 0px;
			overflow: hidden;
			background-image:url(/img/background_menu.png) ;
			background-repeat:no-repeat;
			background-position:center top;
			min-width:1200px;
		}

			div#header div#menuOption {
				float:right;
				height:16px;
				margin:0px 0 0 0;
				overflow:hidden;
				padding:0;
				width:60%;
			}

			div#menuOption {
				float:right;
				height:16px;
				margin:3px 30px 0px 0px;
				padding:0;
				width:870px;
				position:relative;
			}
	
				div#menuOption ul{
					list-style-type: none;
					width:865px;
					height:15px;
					margin:0;
					padding:0;
				}
				
				div#menuOption ul li{
					height: 40px;
					float: right;
				    position: relative;
				}

				div#menuOption ul li a
				{
				    outline: 0;
				    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
				    font-size:12px;
				    color:#FFFFFF;
				    text-decoration:none;
				}

				div#menuOption ul li a:hover
				{
				    color: #C9C9C9;
				    text-decoration:none;
				}
				
				.eitem
				{
				    color: #FFFFFF;
				    cursor: pointer;
				}
				
				.eitem:hover
				{
				    color: #C9C9C9;
				}
				
				div#menuOption ul li ul
				{
				    margin: 0;
				    padding: 0;
				    
				    height: auto;
				    width: 200px;
				    
				    top: 0px;
				    left: 0;
				    margin-top: 22px;
				    position: absolute;
				    
				    list-style-type: none;
				    
				    overflow: hidden;
				    visibility: hidden;
				}
			    
				div#menuOption ul li ul li
				{
				    float: none;
				    height: 15px;
				    color: #FFFFFF;
				}
				
				div#menuOption ul li ul li a:hover
				{
				    color: #EE7F00;
				    text-decoration: none;
				}
				
				.space
				{
					width: 58px;
					color: #FFFFFF;
					font-size: 10px;
					text-align:center;
					/*
					height: 35px;
					
					margin-top: -13px;
					
					text-align:center;
					background-image:url(/img/bullet.png) ;
					background-repeat:no-repeat;
					background-position:center center;
					*/
				}
				

	div#wrapper div#content {
		position: relative;
		width:1200px;
		height:500px;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		overflow: hidden;
	}

		div#content div#contentLeft {
			width:312px;
			height:500px;
			margin:0px 0px 0px 0px;
			padding:0px 0px 0px 0px;
			overflow: hidden;
			float:left;
		}

		div#content div#contentRight {
			width:664px;
			height:500px;
			margin:0px 0px 0px 0px;
			padding:0px 0px 0px 0px;
			overflow: hidden;
			float:right;
		}

			/* Home*/	
			div#contentRight div#home {
				width:290px;
				height:250px;
				margin:0px 0px 0px 0px;
				padding:0px 0px 0px 0px;
				background-image:url(/img/background_content.png);
				background-repeat:repeat;
				/*border:1px solid #ffff55;*/
				float:right;
				visibility: hidden;
			}

				div#home div#contentHome {
					width:248px;
					height:207px;
					margin:20px 0 0 20px;
					padding:0px 0px 0px 0px;
				}

				div#contentHome h1{
					margin:0px;
					padding:0px;
					font-size:24px;
					color:#ee7f01;
					font-weight:normal;
				}

				div#contentHome h2{
					margin:0px;
					padding:0px;
					font-size:16px;
					color:#000000;
					font-weight:normal;
					margin-top:10px;
				}

				div#contentHome p{
					margin:0px;
					padding:0px;
					font-size:11px;
					color:#000000;
					font-weight:normal;
				}
				
				div#contentHome a{
					color:#000000;
					font-weight:normal;
					text-decoration:none;
				}
				
				div#contentHome a:hover{
					color:#ee7f01;
				}
				
				
			/* /home */

			/* Template 1 */
			div#contentRight div#tmp1 {
				width:668px;
				height:250px;
				margin:0px 0px 0px 0px;
				padding:0px 0px 0px 0px;
				background-image:url(/img/background_content.png);
				background-repeat:repeat;
				float:right;
				visibility: hidden;
			}

				div#tmp1 div#contentTmp1Left {
					float:left;
					height:235px;
					margin:0 0 0 20px;
					overflow:hidden;
					padding:0;
					width:440px;
				}

				div#tmp1 div#contentTmp1Right {
					width:200px;
					height:207px;
					margin:20px 0 0 0px;
					padding:0px 0px 0px 0px;
					float:right;
				}

				div#contentTmp1Right h1{
					color:#EE7F01;
					font-size:20px;
					font-weight:normal;
					line-height:20px;
					margin:80px 0 0;
					padding:0;
					text-align:center;
				}

				div#contentTmp1Left h2{
					margin:0px;
					padding:0px;
					font-size:16px;
					color:#000000;
					font-weight:normal;
				}

				div#contentTmp1Left p{
					margin:0px;
					padding:0px;
					font-size:12px;
					color:#000000;
					font-weight:normal;
					margin-top:20px;
				}
				
				div#contentTmp1Left a{
					color:#000000;
					font-weight:normal;
					text-decoration:none;
				}
				
				div#contentTmp1Left a:hover{
					color:#ee7f01;
				}

			/* /Template 1 */


		/* Template 2 */
			div#contentRight div#tmp2
			{
				width:230px;
				height:120px;
				margin:0px 0px 0px 0px;
				padding:0px 0px 0px 0px;
				background-image:url(/img/background_content.png);
				background-repeat:repeat;
				
				float:right;
				overflow: hidden;
				visibility: hidden;
			}

				div#tmp2 div#contentTmp2Left
				{
					width:100px;
					height:77px;
					margin:20px 0 0 20px;
					padding:0px 0px 0px 0px;
					
					float:left;
				}

				div#tmp2 div#contentTmp2Right {
					width:73px;
					height:77px;
					margin:20px 0 0 0px;
					padding:0px 0px 0px 0px;
					float: left;
					background-image:url(/img/background_tmp2.png);
					background-repeat:repeat;
				}

				div#contentTmp2Left p{
					margin:0px;
					padding:0px;
					font-size:12px;
					color:#000000;
					font-weight:normal;
				}
				
				div#contentTmp2Left a{
					color:#000000;
					outline:0;
					text-decoration: none;
				}
				
				div#contentTmp2Left a:hover{
					color: #EE7F00;
				}
				
		/* /Template 2 */
		
		/* Portfolio*/ 
		   div#contentRight div#portfolio {
		    width:668px;
		    height:250px;
		    margin:0px 0px 0px 0px;
		    padding:0px 0px 0px 0px;
		    background-image:url(/img/background_content.png);
		    background-repeat:repeat;
		    float:right;
		    visibility: hidden;
		   }
		
		    div#portfolio div#contentPortfolioLeft {
		     width:450px;
		     height:222px;
		     margin:13px 0 0 30px;
		     padding:0px 0px 0px 0px;
		     float:left;
		    }
		
		    div#portfolio div#contentPortfolioRight {
		     width:180px;
		     height:207px;
		     margin:20px 0 0 0px;
		     padding:0px 0px 0px 0px;
		     float:right;
		    }
		
		    div#contentPortfolioRight h1{
		     margin:0px;
		     padding:0px;
		     font-size:28px;
		     color:#ee7f01;
		     font-weight:normal;
		     line-height:207px;
		     text-align:center;
		    }
		
		    div#contentPortfolioLeft h2{
		     margin:0px;
		     padding:0px;
		     font-size:16px;
		     color:#000000;
		     font-weight:normal;
		    }
		
		    div#contentPortfolioLeft p{
		     margin:0px;
		     padding:0px;
		     font-size:12px;
		     color:#000000;
		     font-weight:normal;
		     margin-top:20px;
		    }
		    
		    div#contentPortfolioRight a{
		     color:#000000;
		     font-weight:normal;
		     text-decoration: none;
		     font-size:12px;
		     outline:0;
		    }
		
		   /* /Portfolio */
		   
		   /* Contact */
		    div#contentRight div#contact {
		     width:668px;
		     height:250px;
		     margin:0px 0px 0px 0px;
		     padding:0px 0px 0px 0px;
		     background-image:url(/img/background_content.png);
		     background-repeat:repeat;
		     
		     float:right;
		     
		     visibility: hidden;
		     overflow: hidden;
		    }
		 
		     div#contact div#contentContactLeft {
			      width:300px;
			      height:207px;
			      margin:20px 0 0 20px;
			      padding:0px 0px 0px 0px;
			      float:left;
			      display: inline-block;
		     }
		 
		     div#contact div#contentContactRight {
			      width:330px;
			      height:207px;
			      margin:20px 0 0 10px;
			      padding:0px 0px 0px 0px;
			      float:right;
		      
		     }
		 
		     div#contentContactRight h1{
		      margin:0px;
		      padding:0px;
		      font-size:35px;
		      color:#ee7f01;
		      font-weight:normal;
		      line-height:20px;
		      text-align:left;
		     }
		 
		    div#contentContactLeft p{
		      margin:0px;
		      padding:0px;
		      font-size:10px;
		      color:#000000;
		      font-weight:bold;
		      margin-top:20px;
		     }
		     
		     .contact{
				color:#000000;
				outline:0;
				text-decoration: none;
			}
			
			contact:hover{
				color: #EE7F00;
				font-weight:bold;
				
			}
		 
		    /* /Contact */
		    
		    
		    /* 404 */
		    
		    div#contentRight div#tmp1 {
				width:668px;
				height:250px;
				margin:0px 0px 0px 0px;
				padding:0px 0px 0px 0px;
				background-image:url(/img/background_content.png);
				background-repeat:repeat;
				float:right;
				visibility: hidden;
			}

				div#tmp1 div#contentError404Left {
					float:left;
					height:235px;
					margin:0 0 0 0px;
					overflow:hidden;
					padding:0;
					width:660px;
				}
				
					div#tmp1 div#contentError404Left a{
						color:#000000;
						text-decoration:none;
					}
					
					div#tmp1 div#contentError404Left a:hover{
						color:#ffffff;
					}
					
					div#tmp1 div#contentError404Left ul{
						list-style-type:none;
					}
					
					

				div#tmp1 div#contentError404Right {
					width:200px;
					height:207px;
					margin:20px 0 0 0px;
					padding:0px 0px 0px 0px;
					float:right;
				}
		    
		    /* /404 */

	div#footer
	{
		width: 1200px;
		height:40px;
		
		margin: 0px;
		padding: 0px;
		overflow: hidden;
		
		bottom: 0px;
		
		border-top: 1px solid #ffffff;
	}

		div#footer div#txt {
			height:25px;
			margin:10px 0px 0px 0px;
			padding:0px 0px 0px 0px;
			text-align:center;
			color:#FFFFFF;
		}
		
		div#footer div#txt a{
			color:#FFFFFF;
			outline:0;
			text-decoration: none;
		}
		
		div#footer div#txt a:hover
		{
		    color: #C9C9C9;
		}
		
		
#text_t1
{
    width: 248px;
    height: 200px;
    overflow: hidden;
}

#text_error
{
    font-size:16px;
	font-weight:bold;
	height:200px;
	margin:80px 0 0 20px;
	overflow:hidden;
	text-align:center;
	width:248px;
}

#menu_left
{
    width: 66px;
    height: 24px;
    
    float: left;
    margin-top: 62px;
    background-repeat: repeat-x;
    background-image: url(/img/menu_bgd.png);
    
}

#menu_logo
{
    width: 45px;
    height: 68px;
    
    float: left;
    margin-top: 49px;
    margin-left: 10px;
    background-repeat: no-repeat;
    background-image: url(/img/logo.png);
}

#menu_right
{
    width: 1069px;
    height: 24px;
    
    float: left;
    margin-top: 62px;
    margin-left: 10px;
    background-repeat: repeat-x;
    background-image: url(/img/menu_bgd.png);
}

/* Nueva maquetas */

	div#contentRight div#circulo {
			background-repeat:no-repeat;
			float:left;
			height:150px;
			margin:0 0 0 75px;
			padding:0;
			width:150px;
			opacity:0;
			filter:alpha(opacity=0);
	}
	
		div#contentRight div#circulo p {
			color:#EE7F01;
			font-size:18px;
			font-weight:normal;
			line-height:20px;
			margin:40px 0 0 10px;
			padding:0;
			text-align:center;
			width:120px;
		}	
		
		div#contentRight div#circulo a {
			color:#EE7F01;
			font-size:18px;
			font-weight:normal;
			line-height:20px;
			padding:0;
			text-align:center;
			width:120px;
			text-decoration:none;
		}	
	
	div#contentRight div#page {
			width:294px;
			height:358px;
			margin:0px 120px 0px 0px;
			padding:0px 0px 0px 0px;
			float:right;
			
			opacity:0;
			filter:alpha(opacity=0);
	}

	div#page div#title {
		position: relative;
			width:294px;
			height:58px;
			margin:0px 0px 0px 0px;
			padding:0px 0px 0px 0px;
			background-image:url(/img/background_content.png);
			background-repeat:repeat;
			float:left;
	}
		div#title h1 {
			color:#EE7F01;
			font-size:20px;
			font-weight:normal;
			line-height:20px;
			margin:15px 0 0 15px;
			padding:0;
			text-align:left;
			width:230px;
			height:50px;
		}
		
		/*
		div#title img {
			line-height:58px;
			margin:15px 0 0 30px;
			padding:0;
			text-align:left;
		}
		*/

	div#page div#space {
			width:294px;
			height:4px;
			margin:0px 0px 0px 0px;
			padding:0px 0px 0px 0px;
			float:left;
	}

	div#page div#content {
			width:294px;
			height:296px;
			margin:0px 0px 0px 0px;
			padding:0px 0px 0px 0px;
			background-image:url(/img/background_orange.png);
			background-repeat:repeat;
			float:left;
	}

		div#content h2 {
			color:#000000;
			font-size:16px;
			font-weight:normal;
			margin:0px 0 0 0px;
			padding:0;
			width:244px;
		}

		div#content p {
			color:#000000;
			font-size:12px;
			font-weight:normal;
			margin:0px 0 0 0px;
			padding:0;
			width:240px;
		}

		div#content div#pie {
			color:#000000;
			font-size:12px;
			text-decoration:underline;
			font-weight:normal;
			margin:0px 0 0 25px;
			padding:0;
			width:244px;
		}
	
	/* portfolio */

	div#content div#portfolio {
			width:1180px;
			height:98px;
			margin:370px 0px 0px 9px;
			padding:0px 0px 0px 0px;
			float:left;
			background-image:url(/img/background_white.png);
			background-repeat:repeat;
			opacity:0;
			filter:alpha(opacity=0);
	}

		div#portfolio div#prev {
			width:35px;
			height:70px;
			margin:10px 0px 0px 10px;
			padding:0px 0px 0px 0px;
			line-height:35px;
			overflow: hidden;
			float:left;
		}

		div#prev img{
			margin:23px 0px 0px 0px;
			padding:0px 0px 0px 0px;
			float:left;
		}

		div#portfolio div#content2 {
			width:1035px;
			height:70px;
			margin:10px 0px 0px 0px;
			padding:0px 0px 0px 0px;
			overflow: hidden;
			float:left;
		}

			div#contentBox {
				width:170px;
				height:70px;
				margin:0px 0px 0px 0px;
				padding:0px 0px 0px 0px;
				overflow: hidden;
				float:left;
			}

			div#contentBox div#contentBoxLeft {
				width:70px;
				height:70px;
				margin:0px 0px 0px 0px;
				padding:0px 0px 0px 0px;
				overflow: hidden;
				float:left;
			}

			div#contentBox div#contentBoxRight {
				width:85px;
				height:70px;
				margin:0px 0px 0px 0px;
				padding:0px 0px 0px 0px;
				overflow: hidden;
				float:left;
			}

			div#contentBoxRight h1 {
				color:#000000;
				float:left;
				font-size:12px;
				font-weight:bold;
				margin:0px 0 0 0px;
				padding:0;
				width:80px;

			}
			
			div#contentBoxRight h1 {
				color:#000000;
				float:left;
				font-size:12px;
				font-weight:bold;
				margin:0px 0 0 0px;
				padding:0;
				width:80px;

			}div#contentBoxRight a {
				color:#000000;
				font-weight:bold;
				text-decoration:none;
			}
	
			div#contentBoxRight p {
				color:#000000;
				float:right;
				font-size:12px;
				font-weight:normal;
				margin:0px 0 0 0px;
				padding:0;
				width:85px;
			}


		div#portfolio div#next {
			width:35px;
			height:25px;
			margin:20px 0 0 20px;
			padding:0px 0px 0px 0px;
			line-height:70px;
			overflow: hidden;
			float:left;
		}

		div#next img{
			margin:25px 0px 0px 0px;
			padding:0px 0px 0px 0px;
			float: right; 
			line-height:70px;
		}
		
		/*portfolio 2*/

		div#content div#portfolio2 {
			width:258px;
			height:98px;
			margin:370px 15px 0px 0px;
			padding:0px 0px 0px 0px;
			float: right;
			background-image:url(/img/background_white.png);
			background-repeat:repeat;
			opacity:0;
			filter:alpha(opacity=0);
		}
		
		div#content div#portfolio_video
		{
			float: right;
			width: 98px;
			height: 98px;
			margin: 370px 10px 0px 0px;
			opacity:0;
			filter:alpha(opacity=0);
			background-image:url(/img/background_white.png);
			background-repeat:repeat;
		}
		
		div#content div#portfolio_video a
		{
			width: 100%;
			height: 100%;
			display: block;
			background-repeat: no-repeat;
			background-position: center;
		}

			div#portfolio2 div#prev {
				width:50px;
				height:70px;
				margin:10px 0px 0px 5px;
				padding:0px 0px 0px 0px;
				line-height:70px;
				overflow: hidden;
				float:left;
			}
			
			div#prev a {
				color:#000000;
				font-size:12px;
				font-weight:normal;
				text-decoration:none;
			}

			div#portfolio2 div#content {
				width:155px;
				height:70px;
				margin:10px 0px 0px 0px;
				padding:0px 0px 0px 0px;
				overflow: hidden;
				float:left;
				text-align:left;
			}

				div#portfolio2 div#content h1 {
					color:#000000;
					float:left;
					font-size:12px;
					font-weight:bold;
					margin:0px 0 0 0px;
					padding:0;
					width:0;
				}

				div#portfolio2 div#content p {
					color:#000000;
					float:right;
					font-size:12px;
					font-weight:normal;
					margin:0px 0 0 0px;
					padding:0;
					width:145px;
				}
				

			div#portfolio2 div#next {
				width:40px;
				height:70px;
				margin:10px 0px 0px 0px;
				padding:0px 0px 0px 0px;
				line-height:70px;
				overflow: hidden;
				float:left;
			}
			
				div#next a {
					color:#000000;
					font-size:12px;
					font-weight:normal;
					text-decoration:none;
				}
	
	div#contentLeft div#circulo2 {
			background-repeat:no-repeat;
			float:left;
			height:150px;
			margin:0 0 0 135px;
			padding:0;
			width:150px;
	}
	
		div#contentLeft div#circulo2 p {
			color:#FFFFFF;
			font-size:14px;
			font-weight:normal;
			line-height:20px;
			margin:12px 0 0 8px;
			padding:0;
			text-align:center;
			width:85px;
		}
		
		div#contentLeft div#circulo2 a {
			color:#FFFFFF;
			font-size:14px;
			font-weight:normal;
			line-height:20px;
			margin:12px 0 0 8px;
			padding:0;
			text-align:center;
			width:85px;
			text-decoration:none;
		}	
		
		
	/* News!!!!!!!!!!!!! */

	div#contentRight div#news {
			width:294px;
			height:78px;
			margin:0px 0px 0px 320px;
			padding:0px 0px 0px 0px;
			float:left;
	}

	div#news div#title {
			width:294px;
			height:78px;
			margin:0px 0px 0px 0px;
			padding:0px 0px 0px 0px;
			background-image:url(/img/background_content.png);
			background-repeat:repeat;
			float:left;
	}

		div#title div#titleLeft {
				width:260px;
				height:78px;
				margin:0px 0px 0px 0px;
				padding:0px 0px 0px 0px;
				background-image:url(/img/background_content.png);
				background-repeat:repeat;
				float:left;
		}

		div#title div#titleRight {
				width:34px;
				height:78px;
				margin:0px 0px 0px 0px;
				padding:0px 0px 0px 0px;
				background-image:url(/img/background_content.png);
				background-repeat:repeat;
				float:left;
		}


	div#news div#title2 {
			width:294px;
			height:78px;
			margin:0px 0px 0px 0px;
			padding:0px 0px 0px 0px;
			background-image:url(/img/background_orange.png);
			background-repeat:repeat;
			float:left;
	}

		div#title2 div#title2Left {
				width:260px;
				height:78px;
				margin:0px 0px 0px 0px;
				padding:0px 0px 0px 0px;
				float:left;
		}

		div#title2 div#title2Right {
				width:34px;
				height:78px;
				margin:0px 0px 0px 0px;
				padding:0px 0px 0px 0px;
				float:left;
		}

		div#news h1 {
			color:#EE7F01;
			font-size:16px;
			font-weight:bold;
			line-height:20px;
			margin:10px 0 0 15px;
			padding:0;
			text-align:left;
			width:240px;
			height:20px;
		}
		
		div#title div#titleLeft a {
			font-size:16px;
			font-weight:bold;
			text-decoration:none;
			margin:10px 0 0 0px;
			padding:0;
			color:#EE7F01;
		}
		
		div#title2 div#title2Left a {
			font-size:16px;
			font-weight:bold;
			text-decoration:none;
			margin:10px 0 0 0px;
			padding:0;
			color:#ffffff;
		}

		div#title div#titleLeft  p {
			color:#EE7F01;
			font-size:10px;
			font-weight:bold;
			line-height:15px;
			margin:5px 0 0 15px;
			padding:0;
			text-align:left;
			width:240px;
		}

		div#title2 div#title2Left  p {
			color:#ffffff;
			font-size:10px;
			font-weight:bold;
			line-height:15px;
			margin:5px 0 0 15px;
			padding:0;
			text-align:left;
			width:240px;
		}

		div#title2 div#title2Left h1 {
			color:#ffffff;
			font-size:16px;
			font-weight:bold;
			line-height:20px;
			margin:10px 0 0 15px;
			padding:0;
			text-align:left;
			width:230px;
		}

		div#news img {
			line-height:20px;
			margin:15px 0 0 0px;
			padding:0;
			text-align:left;
			width:19px;
			height:17px;
		}


	div#contentRight div#space {
			width:294px;
			height:15px;
			margin:0px 0px 0px 0px;
			padding:0px 0px 0px 0px;
			float:left;
	}

	div#news div#content {
			width:294px;
			height:296px;
			margin:0px 0px 0px 0px;
			padding:0px 0px 0px 0px;
			background-image:url(/img/background_orange.png);
			background-repeat:repeat;
			float:left;
	}

	/* News2!!!!!!!!!!! */

	div#contentRight div#new {
		width:294px;
		height:358px;
		
		margin: 0px 50px 0px 0px;
		
		padding:0px 0px 0px 0px;
		float: right;
		background-image:url(/img/background_content.png);
		background-repeat:repeat;
		opacity:0;
		filter:alpha(opacity=0);
	}

		div#contentRight div#new h1 {
			color:#EE7F01;
			font-size:20px;
			font-weight:normal;
			line-height:20px;
			margin:15px 0 0 20px;
			padding:0;
			text-align:left;
			width:190px;
		}
		
		div#new div#title {
				width:294px;
				height:358px;
				margin:0px 0px 0px 0px;
				padding:0px 0px 0px 0px;
				background-image:url(/img/background_content.png);
				background-repeat:repeat;
				float:left;
		}
		
		
	
		

	/* News destacadas */
	
	div#content div#new-des {
			width:294px;
			height:358px;
			margin:0px 0px 0px 10px;
			padding:0px 0px 0px 0px;
			float:left;
			background-image:url(/img/background_content.png);
			background-repeat:repeat;
			float:left;
	}

		div#content div#new-des h1 {
			color:#EE7F01;
			font-size:20px;
			font-weight:normal;
			line-height:20px;
			margin:20px 0 0 25px;
			padding:0;
			text-align:left;
			width:230px;
		}

		div#content div#new-des p {
			color:#EE7F01;
			font-size:12px;
			font-weight:bold;
			padding:0;
			text-align:left;
			margin:0px 0 0 25px;
		}
		
		div#content div#new-des a {
			color:#EE7F01;
			font-size:20px;
			font-weight:normal;
			line-height:20px;
			margin:0px 0 0 0px;
			padding:0;
			text-align:left;
			width:230px;
		}
	
	/* RSS */
	
	div#rss_des {
		width:1200px;
		height:180px; 
		margin:256px 0 0 140px;
		opacity:0;
		filter:alpha(opacity=0);
	}
	
	div#rss_des div#rss {
		width:294px;
		height: 233px;
		margin:0px 0px 0px 10px;
		padding:0px 0px 0px 0px;
		float:left;
		background-image:url(/img/background_orange.png);
		background-repeat:repeat;
		position: relative;
		
	}
	
		div#rss_des div#rss .closeButton
		{
			width: 19px;
			height: 17px;
			top: 10px;
			right: 10px;
			position: absolute;
			display: block;
		}
		
	div#rss_des div#rss #title > h1
	{
		color:#ffffff;
		font-size: 15px;
		font-weight:normal;
		line-height: 15px;
		margin:20px 0 0 25px;
		padding:0;
		text-align:left;
		width:235px;
		height: 33px;
		overflow: hidden;
	}
	
	
	div#rss_des div#rss a {
		/*
		color:#ffffff;
		font-size:20px;
		font-weight:normal;
		line-height:20px;
		margin:0px 0 0 0px;
		padding:0;
		text-align:left;
		width:200px;
		height:20px;
		*/
		
		color: #FFF;
		text-decoration:none;
	}
	
	div#rss_des div#rss #title > p
	{
		color:#000000;
		font-size:11px;
		font-weight:normal;
		padding:0;
		text-align:left;
		margin:10px 0 0 25px;
		width: 235px;
		max-height: 144px;
		overflow: hidden;
	}
	
	div#rss_des div#rss .textBlock
	{
		width: 244px;
		height: 192px;
		overflow: hidden;
		font-size: 11px;
		line-height: 16px;
		margin: 20px 0 0 20px;
	}
	
	div#rss_des div#rss .textBlock p
	{
		font-size: 11px;
		line-height: 16px;
	}
	
	div#rss_des div#rss .textBlock h1
	{
		color: #FFF;
		margin: 10.05px 0 10.05px 0;
		font-size: 15px;
		font-weight: normal;
	}
	
	div#rss_des div#rss .readm
	{
		width: 235px;
		text-align: right;
		margin: 0 0 0 25px;
	}
	
	div#contentDiv a{
		color:#000000;
		text-decoration:none;
	}
	
	div#contentDiv a:hover{
		color:#ffffff;
		text-decoration:none;
	}
	
	/* buttons */
	
	.StandardButton {
		background-image:url(/img/standard_button.gif);
		background-repeat:no-repeat;
		width:184px;
		height:25px;
		text-align:center;
		color:white;
		padding-top:5px;
		text-decoration:none;	
		display:block;
		margin-top:3px;
		margin-bottom:3px;
	}
	
	.StandardButton:hover {
		text-decoration:none;
	}
	
	.StandardButton:visited {
		text-decoration:none;
		color:white;
	}
	
	#circle
{
	float: left;
	width: 150px;
	height: 150px;
	display: block;
	overflow: hidden;
	position: relative;
	background-position: center;
	background-repeat: no-repeat;
	
	
	color:#EE7F01;
	font-size:18px;
	text-align: center;
	text-decoration: none;
	
	opacity:0;
	margin: 62px 0 0 0;
	filter:alpha(opacity=0);
}

/* Fin de bloque de divisiones */

/* Clases */

/* Fin de Clases */
