@charset "UTF-8";
/* CSS Document */

   body {
   text-align:center;
   margin:auto;
   }
   img{
	border:none}
	
  	#content {
	text-align:left;
	font-family:"News Gothic MT", Arial, verdana;
    margin:auto;
    width:910px;
	}
		#contenidosuperior {
		width: 910px;
		text-align:left;
		margin:auto;
		height:125px;
		}
			#logo {
			width:280px;
			height:125px;
			float:right;
			text-align:center;
			position:absolute;
			}
			#seccionderecha {
			width:630px;
			height:125px;
			float:right;
			}
				#redes {
				width:430px;
				height:44px;
				float:right;
				padding-left:200px;
				padding-top:40px;
				}
				#menu {
				width:630px;
				height:41px;
				float:right;
				font-family:Arial, Helvetica, sans-serif;
				font-size:11px;
				text-align:center;
				}
					#menu a{
					height:30px;
					display:block;
					border-left:#CCC solid 1px;
					font-family:Arial, Helvetica, sans-serif;
					color:#000;
					text-decoration:none;
					font-size:11px;
					text-align:center;
					background-image:url(../images/fondo-boton-up.jpg);
					padding-top:10px;
					}
					#menu a:hover{
	height:30px;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	text-decoration:none;
	font-size:11px;
	text-align:center;
	background-image:url(../images/fondo-boton-over.jpg);
	padding-top:10px;
					}
		#contenidomedio {
		width: 910px;
		text-align:left;
		margin:auto;
		height:670px;
		}
			#texto {
			width:425px;
			float:left;
			text-align:left;
			color:#000000;
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
			padding-left:30px;
			padding-right:20px;
			padding-top:30px;
			background-image:url(../images/fondo-texto-home.jpg);
			background-repeat:no-repeat;
			margin:0px;
			}
				#texto h1{
				text-align:left;
				color:#333333;
				font-family:Arial, Helvetica, sans-serif;
				font-size:28px;
				font-family:"Arial Narrow", Verdana;
				font-weight:bold;
				line-height: 100%;
				}
				#texto h2{
				text-align:left;
				color:#F05A28;
				font-family:Arial, Helvetica, sans-serif;
				font-size:19px;
				}
				#texto h3{
				text-align:left;
				color:#F05A28;
				font-family:Arial, Helvetica, sans-serif;
				font-size:13px;
				}
			#textofinal {
	width:370px;
	clear:both;
	float:left;
	text-align:left;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:30px;
	padding-right:30px;
	margin:0px;
	height:460px;
	line-height: 140%;
	padding-top: 10px;
			}
			#textofinal a{
			color:#000000;
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
			}
			#textofinal h1{
			color:#333;
			font-family:"Arial Narrow", Arial;
			font-size:31px;
			}
			#iconos{
			color:#000000;
			font-size:11px;
			text-align:center;
			font-family:Arial, Helvetica, sans-serif;
			font-weight:normal;
			text-decoration:none;
			clear:both;
			}
				#iconos h1{
				color:#000000;
				font-size:11px;
				text-align:center;
				font-family:Arial, Helvetica, sans-serif;
				font-weight:normal;
				width:70px;
				}
				#iconos a{
				color:#000000;
				font-size:11px;
				text-align:center;
				font-family:Arial, Helvetica, sans-serif;
				font-weight:normal;
				text-decoration:none;
				line-height:130%;
				}
				#iconos a:hover{
				color:#000000;
				font-size:11px;
				text-align:center;
				font-family:Arial, Helvetica, sans-serif;
				font-weight:normal;
				text-decoration:underline;
				}
			#galeria {
	width:385px;
	height:600px;
	float:right;
	text-align:center;
	padding-left:0px;
	padding-right:40px;
	background-image:url(../images/fondo-galeria-home.jpg);
	background-repeat:no-repeat;
	margin:0px;
			}
				#video {
				width:363px;
				height:230px;
				float:right;
				text-align:center;
				padding-top:20px;
				}
				#ultimos {
				width:370px;
				height:310px;
				text-align:left;
				padding-top:20px;
				padding-left:20px;
				}
					#ultimos h1{
					text-align:left;
					color:#F05A28;
					font-family:Calibri, Arial, "NewsGoth Bd BT";
					font-size:16px;
					height:20px;
					}
				#login {
				width:360px;
				height:120px;
				text-align:left;
				font-family:Calibri, Arial, "NewsGoth Bd BT";
				font-size:12px;
				color:#000000;
				float: right;
				}
					#login h1{
					text-align:left;
					color:#F05A28;
					font-family:Calibri, Arial, "NewsGoth Bd BT";
					font-size:16px;
					}
					.campo {
					width:120px;
					height:21px;
					font-size:11px;
					border:1;
					color:#000000;
					font-family:Arial, Helvetica, sans-serif;
					}
					.boton {
					width:60px;
					height:21px;
					font-size:12px;
					border:none;
					background-image:url(../images/boton-enviar.jpg);
					font-family:Arial, Helvetica, sans-serif;
					text-align:center;
					color:#FFFFFF;
					}
		#pie {
		width: 910px;
		text-align:left;
		background-image:url(../images/fondo-foot.jpg);
		height:75px;
		color:#FFFFFF;
		font-family:Calibri, Arial, "NewsGoth Bd BT";
		font-size:10px;
		padding-top:20px;
		}
			#pie a{
			color:#FFFFFF;
			font-family:Calibri, Arial, "NewsGoth Bd BT";
			font-size:12px;
			}
			#pie a:hover{
			color:#FFFFFF;
			font-family:Calibri, Arial, "NewsGoth Bd BT";
			font-size:12px;
			text-decoration:underline;
			}
				#direccion{
				color:#FFFFFF;
				font-family:Calibri, Arial, "NewsGoth Bd BT";
				font-size:12px;
				width:313px;
				padding-left:50px;
				float:left;
				}
				#menu2{
				color:#FFFFFF;
				font-family:Calibri, Arial, "NewsGoth Bd BT";
				font-size:12px;
				width:370px;
				width:387px;
				float:left;
				text-align:center;
				padding-top:15px;
				}
				#redes2{
				color:#FFFFFF;
				font-family:Calibri, Arial, "NewsGoth Bd BT";
				font-size:12px;
				width:140px;
				float:left;
				padding-left:20px;
				height:60px;
				}
				

