/* CSS responsive portfolio */
* {
	margin: 0;
	padding: 0px;
	left: 0px;
	top: 0px;	
}


/* General Demo Style */
body{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #f8f8f8;
}
a{
	color: #333;
	text-decoration: none;
}
#container{
	position: relative;

}
.part{
	text-transform:uppercase;
	color: #3d3e40;
	font-size:14px;
	letter-spacing:2px;
	padding: 0px 0px 5px 0px;
}
.part a{
	color: #3d3e40;
}
.part a:hover{
	color: #99c33a;
}
.clr{
	clear: both;
}
#container #haiku {
	padding: 20px 20px 10px 20px;
	position: relative;
	display: block;
    text-align: center;
}
#container #haiku p{
	position: relative;
	color: #3d3e40;
	font-size: 22px;
	letter-spacing: 1px;
	font-weight: lighter;
	font-style: italic;
}
#container #au{
	padding: 0px 0px 40px 0px;
	position: relative;
	display: block;
    text-align: center;
}
#container #au p{
	color: #3d3e40;
	font-weight: lighter;
	text-transform: uppercase;
	font-size: 12px;
}


/* Buttom Style */
.ws-top{
	text-align:center;
	color:#FFF;
	line-height: 60px;
	font-size: 11px;
    background: #99c33a;
	box-shadow: #99c33a 3px 0px 20px;
	-moz-box-shadow: #99c33a 3px 0px 20px;
	-webkit-box-shadow: #99c33a 3px 0px 20px;

}
.ws-top a{
	color:#FFF;
}
.ws-top a:hover{
	color:#0b2f42;
}
.ws-top h1, .ws-top  p{
	margin:auto auto;
	width:320px;
	background:url(nav_ico/rvr_slogo.png) 8px 8px no-repeat;
	font-family: sans-serif, Arial;
	font-size:32px;
}



.menu-content ul{
	margin:0 0;
    list-style-type: none;
	z-index:4;
	position:relative;
	width:48px;
	cursor:alias;
}
.menu-content ul li{
	box-shadow: #99c33a 2px 3px 80px;
	font-size: 32px;
	width:53px;
	height:52px;
	float:left;
	border-top-left-radius:80px;
	border-top-right-radius:80px;
	border-bottom-left-radius:80px;
	border-bottom-right-radius:80px;
	display : inline-block;
	text-align:center;
	margin-left:4px;
	padding-top:4px;
}

.menu-content ul li a{
	color: #FFCC00;
	text-decoration:none;
}
.menu-content ul li a:hover{
	color: #FFC;
}

#id ul {display : none;
}
#id > img{
	margin-top : 3px;
}
#id:hover ul {
	display : inline-block;
	margin : 2px 56px;
	line-height : 30px;
	width : 144px;
	z-index:1;
	position:absolute;
}
#id:hover ul li{
	display : inline-block;
	margin : 0px;
	line-height : 10px;
	width : 48px;
	height : 32px;
	padding: 16px 0 0 0;
}
#id2 ul {display : none;
}
#id2 > img{
	margin-top : 6px;
}
#id2:hover ul {
	display : inline-block;
	margin : 60px 56px;
	line-height : 30px;
	width : 96px;
	z-index:1;
	position:absolute;
}
#id2:hover ul li{
	display : inline-block;
	margin : 0px 0;
	line-height : 10px;
	width : 48px;
	height : 34px;
	padding: 16px 0 0 0;
}
#id3 ul {display : none;
}
#id3 > a > img{
	margin-top : 5px;
}


.menu .menu-content {
-webkit-transition-duration: 1s;
-moz-transition-duration: 1s;
-ms-transition-duration: 1s;
-o-transition-duration: 1s;
transition-duration: 1s;
float: left;
width: 12em;

}
.menu .menu-content ul {
list-style: none;
}
.menu li,
.menu label {
color:#99c33a;
cursor: pointer;
-webkit-transition-duration: 1.0s;
-moz-transition-duration: 1.0s;
-ms-transition-duration: 1.0s;
-o-transition-duration: 1.0s;
transition-duration: 1.0s;
}
.menu li:hover,
.menu label:hover {
-webkit-transition-duration: 0.3s;
-moz-transition-duration: 0.3s;
-ms-transition-duration: 0.3s;
-o-transition-duration: 0.3s;
transition-duration: 0.3s;
color: #99c33a;
}
.menu .menu-switch {
padding-top: 34px;
}
.menu .menu-switch label {
font-size: 3em;
font-family: 'Open Sans Condensed', sans-serif;
}
.menu input {
display: none;
}
.menu #menu-collapsed:checked ~ .menu-content {
margin-left: -12em;
}
.menu #menu-collapsed:checked ~ .menu-switch .rise {
display: block;
}
.menu #menu-collapsed:checked ~ .menu-switch .collapse {
display: none;
}
.menu #menu-collapsed ~ .menu-switch .rise {
display: none;
}


	

/* Bottom Style */
.ws-bottom{
	font-family: Arial, sans-serif;
	color:#009;
	font-size: 12px;
	background-color: #99c33a;
	text-transform: uppercase;
	position: relative;
	box-shadow: #99c33a 3px 0px 20px;
	height: 20px;
	padding-top: 10px;
}
.ws-bottom a{
	padding-left: 8px ;
	letter-spacing: 1px;
	line-height: 10px;
	color:#FFF;
	text-shadow: 0px 1px 1px #3a2127;
	display: block;
	float: left;
}
.ws-bottom span.left a:hover{
	background-color:#FFF;
	color:#FFF;
	text-shadow: 0px 1px 1px #3a2127;
	line-height: 20px;
}
.ws-bottom span.right{
	float:right;
	height: 20px;
	width:32px;
	margin-top:-10px;
	margin-right:1%;
}
.ws-bottom span.right a:hover{
	float:right;
	background-color:#FFF;
	line-height: 10px;
	width:32px;
}

.ws {
	text-align:left;
}

#container #texte #contacto #formul h3{
	color : #f4cb06;
    font-size: 18px;
}
#container #texte #contacto #formul #persona label{
	margin-top: 7px;
	float:left;
	width: 105px;
	height: 20px;
    font-weight: bold;
	color:#99c33a;
}
#container #texte #contacto #formul #persona input{
	width: 152px;
	margin-top: 10px;
	margin-left: 16px;
	background-color: #eee;
}
#container #texte #contacto #formul #message label{
    font-weight: bold;
	color:#99c33a;
}
#container #texte #contacto #formul #message textarea{
	margin-top: 10px;
	background-color: #eee;
    box-shadow: 2px 3px 400px #f4cb06;
	border-radius: 1%;
}
.buz{
	background-color: #99c33a;
    color: #fff;
    cursor: pointer;
    font-weight: bold;
    font-size: 18px;
    font-weight: bold;
	letter-spacing:2px;
    padding: 8px 10px;
	border-radius: 15px;
}
