html { overflow-y: scroll; }

a:link {
	color: #FF00FF;
	text-decoration: none;
}
a:visited {
	color: #CC00FF;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF99FF;
}
a:active {
	text-decoration: none;
}

*:focus {outline: none; }
*::-moz-focus-inner { border: none; }	
		
body {
	margin: 0px;
	background-image: url(../img/background.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
}	
	
#contenedor {
	position: absolute;
	left: 50%;
	top: 0px;
	width: 930px;
	margin-left:-465px;
}
	
#encabezado {
	background-image: url(../img/fondo.png);
	background-repeat: repeat-y;
	height: 350px;
}
	
#medio {
	background-image: url(../img/fondo.png);
	background-repeat: repeat-y;
	position:relative;
	min-height: 500px;
}

#base {
	background-image: url(../img/base.png);
	background-repeat: no-repeat;
	height: 55px;
}

#contenido {
	margin-left:15px;
	margin-right:15px;
background: rgb(46,95,187);
background: -moz-linear-gradient(-45deg,  rgba(46,95,187,1) 0%, rgba(20,159,229,1) 100%);
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(46,95,187,1)), color-stop(100%,rgba(20,159,229,1)));
background: -webkit-linear-gradient(-45deg,  rgba(46,95,187,1) 0%,rgba(20,159,229,1) 100%);
background: -o-linear-gradient(-45deg,  rgba(46,95,187,1) 0%,rgba(20,159,229,1) 100%);
background: -ms-linear-gradient(-45deg,  rgba(46,95,187,1) 0%,rgba(20,159,229,1) 100%);
background: linear-gradient(135deg,  rgba(46,95,187,1) 0%,rgba(20,159,229,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2e5fbb', endColorstr='#149fe5',GradientType=1 );


}
		
#pie {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 9px;
	position:relative;
	left: 15px;
	height: 38px;
	width: 900px;
	color:#FFFFFF;
	text-indent:30px;
	line-height:38px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: rgb(0,17,141);
	z-index: 255;
	background: rgb(0,17,141);
background: -moz-linear-gradient(-45deg,  rgba(0,17,141,1) 0%, rgba(35,111,219,1) 100%);
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(0,17,141,1)), color-stop(100%,rgba(35,111,219,1)));
background: -webkit-linear-gradient(-45deg,  rgba(0,17,141,1) 0%,rgba(35,111,219,1) 100%);
background: -o-linear-gradient(-45deg,  rgba(0,17,141,1) 0%,rgba(35,111,219,1) 100%);
background: -ms-linear-gradient(-45deg,  rgba(0,17,141,1) 0%,rgba(35,111,219,1) 100%);
background: linear-gradient(135deg,  rgba(0,17,141,1) 0%,rgba(35,111,219,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00118d', endColorstr='#236fdb',GradientType=1 );
}
	

#linea {
	position:absolute;
	left: 15px;
	top: 97px;
	width: 900px;
	height: 3px;
	background: rgb(0,17,141);
}

#superior {
	left: 15px;
	width: 900px;
	height: 100px;
	position: absolute;
	
background: rgb(0,17,141);
background: -moz-linear-gradient(-45deg,  rgba(0,17,141,1) 0%, rgba(35,111,219,1) 100%);
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(0,17,141,1)), color-stop(100%,rgba(35,111,219,1)));
background: -webkit-linear-gradient(-45deg,  rgba(0,17,141,1) 0%,rgba(35,111,219,1) 100%);
background: -o-linear-gradient(-45deg,  rgba(0,17,141,1) 0%,rgba(35,111,219,1) 100%);
background: -ms-linear-gradient(-45deg,  rgba(0,17,141,1) 0%,rgba(35,111,219,1) 100%);
background: linear-gradient(135deg,  rgba(0,17,141,1) 0%,rgba(35,111,219,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00118d', endColorstr='#236fdb',GradientType=1 );

	
}
		
#logo {
	left: 35px;
	top: 20px;
	position: relative;
}
	
#logotext {
	top:26px;
	right:30px;
	width:220px;
	position:absolute;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#FFF;
	text-align:justify;
	text-justify:distribute;
	line-height:24px;
	text-shadow: 1px 1px 6px #FFFFFF, -1px -1px 6px #FFFFFF;
}	

#slogan {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 36px;
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
	position:absolute;
	top: 300px;
	right: 40px;
	width: 600px;
	text-align: right;
	z-index:254;
	text-shadow: 2px 2px 5px #000000;
}
	
#portada {
	width: 800px;
	height: 250px;
	position: absolute;
	top: 100px;
	left: 115px;
}
	
#menu {
	width: 450px;
	height: 250px;
	left: 15px;
	position:absolute;

background: -moz-linear-gradient(left,  rgba(218,78,208,1) 0%, rgba(218,78,208,1) 25%, rgba(255,255,255,0) 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(218,78,208,1)), color-stop(25%,rgba(218,78,208,1)), color-stop(100%,rgba(255,255,255,0)));
background: -webkit-linear-gradient(left,  rgba(218,78,208,1) 0%,rgba(218,78,208,1) 25%,rgba(255,255,255,0) 100%);
background: -o-linear-gradient(left,  rgba(218,78,208,1) 0%,rgba(218,78,208,1) 25%,rgba(255,255,255,0) 100%);
background: -ms-linear-gradient(left,  rgba(218,78,208,1) 0%,rgba(218,78,208,1) 25%,rgba(255,255,255,0) 100%);
background: linear-gradient(to right,  rgba(218,78,208,1) 0%,rgba(218,78,208,1) 25%,rgba(255,255,255,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#da4ed0', endColorstr='#00ffffff',GradientType=1 );

	top: 100px;
	z-index: 255;
}
	
.opmenu {
	width: 290px;
	height: 49px;
	position: relative;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 17px;
	color: #FFF;
	line-height: 49px;
	text-indent: 36px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#F2CAF7;
}

.noline {
	border-bottom-style:none;	
}

.opmenu a {
	color:#FFFFFF;
	display:block;
}

.opmenu a:visited {
	color:#FFFFFF;
	display:block;
}
		
.opmenu a:hover{
	color: #FFFF00;
	background-color: #DA4ED0;
}
	
.ventana {
	left: 15px;
	position:relative;
	width: 580px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: justify;
	line-height: 22px;
	font-weight: normal;
	display: block;
	overflow: hidden;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 35px;
	display:none;
	min-height: 500px;
}
	
#info {
	width: 220px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #FFFFFF;
	font-size: 13px;
	line-height: 22px;
	padding-left: 30px;
	float: right;
	right: 15px;
	position: absolute;
	height: 100%;
	
background: rgb(0,17,141);
background: -moz-linear-gradient(-45deg,  rgba(0,17,141,1) 0%, rgba(35,111,219,1) 100%);
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(0,17,141,1)), color-stop(100%,rgba(35,111,219,1)));
background: -webkit-linear-gradient(-45deg,  rgba(0,17,141,1) 0%,rgba(35,111,219,1) 100%);
background: -o-linear-gradient(-45deg,  rgba(0,17,141,1) 0%,rgba(35,111,219,1) 100%);
background: -ms-linear-gradient(-45deg,  rgba(0,17,141,1) 0%,rgba(35,111,219,1) 100%);
background: linear-gradient(135deg,  rgba(0,17,141,1) 0%,rgba(35,111,219,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00118d', endColorstr='#236fdb',GradientType=1 );


	
}
		
.minifoto {
	border: 2px solid #FFFFFF;
}
	
.telefono {
	color:#FF00FF;
	font-weight: bold;
	font-size: 14px;
}
	
.color1 {
		color:#FF00FF;
}
	
.min {
	font-size: 12px;
}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFF00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF00FF;
	margin-bottom: 25px;
	line-height: 25px;
	letter-spacing: 0px;
}

H5 {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}

H3 {
	color: #974578;
	font-weight: bold;
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
}

#marco{
	width: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #2B67C1;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
 }
  
.lform{
	font-size: 12px;
	display: block;
	width: 70px;
	height: 40px;
	line-height: 40px;
	color: #FFFFFF;
 }
  
.tform{
	width: 400px;  
}

small {
	font-size: 9px;
}

medium {
	font-size: 11px;
}

input[type='text'],input[type='password'], textarea{
	border-width: 1px;
	border-style: solid;
	border-color:#999;
	padding-left:5px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;	
}

button, input[type='button'], input[type='submit']{ 
	border-style:none;
	height:20px;
	line-height:18px;
	padding-bottom:2px;
	background-color:#F09;
	color:#FFF;
	font-size: 11px;
	font-weight:bold;
	cursor: pointer;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;	
	opacity: 0.6;
}

button:hover, input[type='button']:hover, input[type='submit']:hover {
	opacity:1;
}
