/* general */

    body{ 
		background:#FFFFFF;
        font:80% Arial, Helvetica, Sans-Serif;
		color:#555;
		line-height:180%;
		margin:0 auto;
		padding:0;
		text-align:center;
        }
	h1{
		font-size:250%;
		font-weight:normal;
		margin:0;
		
		padding-top:0px;
		color:#000000;
		text-align:left;
		}		
	h2, h3, h4, h5, h6{
		font-weight:normal;
		margin:1em 0;
		}	
	h2{            
		font-size:140%;
		text-align:left;
		}	
	h3{          
		font-size:140%;
		}
	h4{          
		font-size:120%;
		}				
	a{ color:#FFFFFF;
		text-decoration:none;
		
		}
	a:hover{
		color:#666666;
		text-decoration:none;
		}							
	p{
		margin:1em 0;
		}	
		

/* // general */

/* página */

	#container{	
		margin:0 auto;
		width:928px;
		text-align:left;
		}
	#header1{
		border:0px;
		margin:0px;
		height:130px;
		padding-top:20px;
		
		}
	#video {
		float:left;
	}
	 #video p{margin:5px;
		padding:5px;
		width:260px;
		height:250px;
		float:left;
		text-align:left;
}
#video p img {
border:
#333333 
solid
1px;}

#ver {
text-align:center;
margin-top:30px;
width:360;
}

	#logo {
		border:0px;
		margin:0px;
		display:block;
		float:left;	
	}
	#logo a {
	border:0;
	text-decoration:none;
	}
	#logo a:hover {text-decoration:none;}
	
	#logo img {
	border:0;
	
	}
	#titulo {
		border:0px;
		margin:0px;
		display:block;
		float:left;
		text-align:left;
		padding-top:50px;
	}
	
	#titulo a {color:#000000;}
	#header1 h1 a {
		color:#000000;
		}
		
	#header{
		height:20px;
		background:url(../images/home_14.gif) no-repeat 0 0;
		}				
	#content{
		background:url(../images/home_17.gif) repeat-y;
		padding:.5em 34px;
		width:860px;
		margin:auto;
		height:520px;

		}
		#contentv {
		background:url(../images/home_17.gif) repeat-y;
		padding:.5em 34px;
		width:860px;
		margin:auto;
		height:420px;

		}
	#footer{
		padding:25px 60px;
		background:url(../images/home_23.gif) no-repeat 0 0;				
		color:#666666;
		text-align:center;
		}				

#contacto {color:#FF6600;}
#contacto a{ color:#FF6600;
		text-decoration:none;
		
		}
#contacto a:hover{
		color:#FF6600;
		text-decoration:none;
		}				

