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


* {
  margin: 0;
  padding: 0;
}

body{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
background-color:#FFFFFF;
color:#666666;

}
h1{
	height:20px;
	width: 200px;
	margin-left: 105px;
	margin-top: 20px;
	font-weight: bold;
}
main{
	width:1025px;
	height:640px;
	position: absolute;
	top:50%;
	right:50%;
	margin-top:-330px;
	margin-right:-512px;
	/*border: thin solid #CCCCCC;*/
	padding-right: 25px;
	padding-left: 25px;
}
#header{
	width:1025px;
	height:45px;
	padding-top:55px;
	background-image: url(../images/logo_olegario.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
#galleria{

height:486px;
}

#cuerpo{
width:1025px;
height:189px;
}
#slider{
	width:1025px;
	height:300px;
	background-color: #CCCCCC;
}
#menu{
	width:391px;
	height:20px;
	color: #FFFFFF;
	padding-top: 10px;
	background-color: #95D600;
	font-family: "Myriad Pro";
}
#menu ul li{
	display: inline;
	margin-right: 26px;
	margin-left: 26px;
}
#menu li a{
	text-decoration: none;
	color: #231F20;
}
#menu li a:hover{
	text-decoration: none;
	color: #FFFFFF;
}
footer{
	width:1000px;
	height:19px;
	background-color:#003DA6;
	color:#FFFFFF;
	font-size:10px;
	padding-top: 12px;
	padding-left: 25px;
}

#textohome {
    font-size: 14px;
    height: 133px;
    line-height: 19px;
    margin-left: auto;
    margin-right: auto;
    overflow: scroll;
    padding-right: 15px;
    padding-top: 5px;
    text-align: left;
    width: 800px;
}
#contenedor{
height:510px;

}


/*FORMULARIO*/
#contacto{
	width:1025px;
	height:379px;
}
#formulario{
	height:200px;
	right:0px;
	margin-top: 100px;
	margin-right: auto;
	margin-bottom: 100px;
	margin-left: auto;
	width: 500px;
}
#respuestablk{
	height:200px;
	right:0px;
	margin-top: 100px;
	margin-right: auto;
	margin-bottom: 100px;
	margin-left: auto;
	width: 500px;
	}	
.largo{
width:360px;
height:20px;

}
 .button {
	border: medium none;
	background-attachment: scroll;
	background-color: #95D600;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	color:#000000;
	margin-bottom: 0;
	margin-left: 150px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
   cursor:pointer;
}
 .button2 {
	border: medium none;
	background-attachment: scroll;
	background-color: #95D600;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	color:#000000;
	margin-bottom: 0;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    cursor:pointer;
}

.respuesta{
	height:200px;
	right:0px;
	margin-top: 100px;
	margin-right: auto;
	margin-bottom: 100px;
	margin-left: auto;
	width: 500px;
	padding-top: 100px;
	text-align:center;
}
#loading{
width:140px;
margin-right:0px;
float:right;

}
#textarea{
	resize: none;
	width:364px;
	height:100px;
	border: thin solid #ADADAD;
}
td{

	vertical-align: middle;
}
