/*
Theme Name: ProSense
Theme URI: http://www.doshdosh.com/wordpress-themes/Prosense-Adsense-Ready-SEO-Theme
Description: ProSense is a fast loading and search engine optimized Adsense Ready Wordpress Theme, specifically designed for all types of niche and professional content.<br /><br />Distributed under the Creative Commons Attribution-ShareAlike 3.0 License.
Author: Dosh Dosh</a> and <a href="http://thewrongadvices.com">The Wrong Advices</a>
Author URI: http://www.doshdosh.com


/*-----------Block Level Elements--------------*/


* {
	padding:0;
	margin:0;
}

body {
	font: normal normal 12px Arial, Helvetica, Sans-Serif;
	color: #666666;
	margin-top:60px;
	background: url(img/fondo1.jpg) repeat-x top;
}



a{
	font: normal normal 12px Arial, Helvetica, sans-serif;
	color: #4c433c;
	text-decoration: none;
}


#contenedor {
	margin: 0 auto;
	width:978px;
	min-height:650px;
	padding-left:8px;
	padding-right:8px;
}

#header {
	float:left;
	width:100%;
	height:80px;
}


#logo {
	float:left;
	width:38%;
	text-align:left;
	margin-top:9px;
	padding-left:2%;
}

#footer_izquierda {
	float:left;
	width:450px;
	margin-top:6px;
}

#logo_footer {
	float:left;
	width:44px;
	text-align:left;
}

#footer_centro {
	float:left;
	width:329px;
	margin-top:6px;
}


#footer_derecha {
	float:left;
	width:150px;
	text-align:right;
	margin-top:6px;
}


#texto_direccion {
	float:left;
	width:40%;
	text-align:center;
	margin-top:54px;
}

#idiomas {
	float:left;
	width:20%;
	text-align:center;
	margin-top:-3px;
}




#menu {
	float:left;
	width:100%;
	height:36px;
	background-color:#4b423d;
}

#menu a{
	font: normal normal 13px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
}

#opcion_menu {
	float:left;
	padding:10px 0 0 0;
	min-width:100px;
	border-right:1px solid #ffffff;
	background-color:#4b423d;
	height:26px;
	text-align:center;
}

#cuenta {
	float:left;
	width:100%;
	padding-top:8px;
	padding-bottom:8px;
	border-bottom:1px solid #231817;
}

#crear_cuenta {
	float:left;
	width:15%;
	text-align:center;
}


#usuario {
	float:left;
	width:85%;
	text-align:left;
}

#separacion {
	float:left;
	width:100%;
	padding-top:20px;
	border-bottom:1px solid #231817;
}

#footer {
	float:left;
	width:100%;
	padding-top:14px;
	padding-bottom:30px;
	color: #000000;
}

#footer a{
	font: normal normal 12px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}


#texto {
	float:left;
	width:50%;
	text-align:left;
}

#imagen {
	float:left;
	width:50%;
	text-align:right;
}

#publicidad {
	float:left;
	width:100%;
}

#montaje_foto {
	float:left;
	width:100%;
}

.nombre{
	font: normal normal 12px Arial, Helvetica, sans-serif;
	color: #957c3b;
}

#footer .colorvivo {
	font: normal normal 12px Arial, Helvetica, sans-serif;
	color: #936010;
	text-decoration: none;
}

.borde {
	border:1px solid #4c433c;
}
