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

/* CSS Mobile Reset */
html, body
{
 margin: 0;
 padding: 0; 
 border: 0;
}

body 
{
 font-family:Arial,  sans-serif;
 line-height:1.5;
 font-size:16px;
 background:#000;
 padding:5px;
 color:#FFF;
 word-wrap: break-word;
 -webkit-text-size-adjust: none;
}

h1, h2, h3, h4, h5, h6{ font-weight: normal; }

p img { float: left; margin: 0 10px 5px 0; padding: 0; }

img { border: 0; max-width: 100%; }

table { width:auto; border-collapse: collapse;border-spacing: 0; }



#wrapper{
	margin:0 auto;
	height:100%;
	width:100%;
	padding:0;
}

#main{
	margin:0 auto;
	height:auto;
	max-width:800px;
	background-color:#000;
	position: relative;
}


#header{
	width:176px;
	height:52px;
	background-repeat:no-repeat;
	position:relative;
	border:0;

}

	#bar{
		background-image:url(../mobile/rabiosca_cont_esq.png);
		position:absolute;
		width:100%;
		height:52px;
		margin-left: auto;
    	margin-right: auto;
		border:0;
		text-align:center;
	}
	
#content1{
	width:100%;
	height:auto;
	position:relative;
	text-align:center;

}


#couldbelove{
	width: 100%;
	height: 100%;
	top:60px;
	margin-bottom: 20px;
	position:relative;
	padding-right:5px;
	padding-left:5%;
}

.butisbusiness{
	width: 100%;
	height: 100%;
	top:60px;
	margin-bottom: 20px;
	position:relative;
	padding-right:5px;
	left: 60%;
}


#content2{
	width: 100%;
	height: 100%;
	top:60px;
	margin-bottom: 10px;
	position:relative;
	text-align:center;
	padding-right:5px;
}

.content2{
	width: 100%;
	height: 100%;
	top:60px;
	margin-bottom: 10px;
	position:relative;
	text-align:center;
	padding-right:5px;
}
.content3{
	width: 100%;
	height: 100%;
	top: 10px;
	margin-bottom: 10px;
	position:relative;
	text-align:center;
	padding-right:5px;
	float:left;
}

.content4{
	width: 100%;
	height: 100%;
	top: 10px;
	margin-bottom: 10px;
	position:relative;
	text-align:center;
	padding-right:5px;
	float:left;
}

.content5{
	width: 100%;
	height: 100%;
	top: -50px;
	margin-bottom: 10px;
	position:relative;
	text-align:center;
	padding-right:5px;
	padding-left: 10%;
	float:left;
}

	#texto{
		max-width: 100%;
		heigth: 200px;
		float:left;	
		overflow-y:hidden;
		position:relative;
		margin-rigth:10px;
	}

	#texto_contactos{
		padding:25px;
		top:210px;
		width:600px;
		overflow-y:hidden;
		position:absolute;
		text-align:center;
		margin: 0 auto;
		z-index:10;
	}
	
	
	#border_contactos{
		position:absolute;
		margin: 0 auto;
	}
	
	
	
	p.Basic-Paragraph {
				font-family : Calibri, sans-serif;
				font-weight : normal;
				font-style : normal;
				font-size:12pt;
				text-decoration : none;
				font-variant : normal;
				line-height : 1.35;
				text-align : justify;
				text-indent : 23px;
				margin : 0px 0px 9px 0px;
			}
	p.Basic-Paragraph2t {
				font-family : Calibri, sans-serif;
				font-weight : normal;
				font-style : underline;
				font-size:16pt;
				font-variant : normal;
				line-height : 1.35;
				text-align : justify;
				text-indent : 23px;
				margin : 0px 0px 9px 0px;
				color:#FFFFFF;
			}		
			
	p.Basic-Paragraph2 {
				font-family : Calibri, sans-serif;
				font-weight : normal;
				font-style : normal;
				font-size:14pt;
				font-variant : normal;
				line-height : 1.35;
				text-align : justify;
				text-indent : 23px;
				margin : 0px 0px 9px 0px;
				color:#FFFFFF;
			}
					
			
			

	
		#cont_txt{
	margin: 0 auto;
	position: relative;
	width: 660px;
	height: auto;
	}
	
			#img1{
				width:200px;
				height:200px;
				position:relative;
				margin: 10px;
				float:left;
		
			}
			#img2{
				width:200px;
				height:200px;
				position:relative;
				margin: 10px;
				float:left;
		
			}
			#img3{
				width:200px;
				height:200px;
				position:relative;
				margin: 10px;
				float:left;
		
			}
	
	
	#button_icon{
		position:relative;
		width: 100%;
		height:69px;
		float:left;
		text-align:center;
	}
	
	#texto_contactos a{
		color:#FFF;
	}
	
	
