/*

Theme Name: VetBenissa
Theme URI: http://vetbenissa.es/
Description: Tema per al Centre Veterinari de Benissa
Version: 0.5
Author: Trinamita
Author URI: http://trinamita.es/

*/


body {
	font-size: 12px; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #fff;
	color: #333;
	text-align: center;
	padding:none;
	margin:none;
	}
	.qtrans_language_chooser { list-style-type:none; }
	.qtrans_language_chooser li { float:right; margin-right:3px; }
	
h2 {
	color: #0099CC;
	font-family: 'trebuchet ms', arial;
	text-transform: uppercase;
	font-weight: normal;
	font-size:16px;
}

.equipo_medico img {
	float:left;
	padding:15px;
}
.equipo_medico p {
	float:right;
	width:400px;
}

.equipo_medico h3 {
	margin-top:-10px;
}

.center {
	text-align:center;
}

a img {
	border:none;
}
h3 {
	color: #333;
	font-family: 'trebuchet ms', arial;
	font-weight: normal;
	font-size:16px;
}
	
#wrap {
	margin:auto;
	width:900px;

}

#header {
	width:100%;
	background:url(images/header.jpg) no-repeat top;
	height:265px;
}

#menu {
	float:right;
	background:#E6E6E6;
	height:19px;
	padding-top:10px;
	width:auto;
}

#menu a {
	border-left:1px solid #fff;
	padding:10px;
	text-decoration:none;
	color:#333333;
}

#menu a:hover {
	text-decoration: underline;
}

.last {
	background:url(images/menu_dret.png) no-repeat right top;
}

.first {
	background:url(images/menu_esq.png) no-repeat left top;
}

.clear {
	clear:both;
}

.urgencies {
	float:right;
	font-size:30px;
	color: #C10F2C;
	font-weight:bold;
	font-family: arial;
	margin-top:-265px;
}

.urgencies img {
	margin-bottom:-5px;
}

.urgencies small {
	font-size:12px;
}

.left {
	float:left;
}

.right {
	float:right;
}


#content {
	margin-top:10px;
	line-height:18px;
}

.contingut {
	width:535px;
	text-align:left;
	float:left;
}

.contingut h3 {
	margin-bottom:2px;
}

.contingut h2 {
	background: #F5F6F8;
	border: 1px solid #EAEBEE;
	padding:5px;
}

.rabosa {
	margin-top:-20px;
	float:left;	
	margin-left:10px;
	}
	
.gosarro {
	float:left;
	padding-left:10px;
	margin-top:-15px;
}

.post {
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 25px;
	margin-bottom: 25px;
}

#novetats {
	text-align:left;
	width:450px;
}

.masinfo {
	color: #4DD4DF;
	font-weight:bold;
}
#prefooter .masinfo {
	color: #4DD4DF;
	font-weight:bold;
}

#visor {
	width:380px;
	margin-top:100px;
}

#prefooter {
	width: 890px;
	margin-top:40px;
	background:#F5F6F8 url(images/prefooter_dalt.png) no-repeat top;
	text-align:left;
}

a {
	color:#333333;
}
#prefooter .baix {
	clear:both;
	height:15px;
	width:890px;
	background:#F5F6F8 url(images/prefooter_baix.png) no-repeat bottom;
	
}

#footer {
	width:900px;
	height:130px;
	margin-top:15px;
	background:url(images/footer.png) no-repeat right;
	color: #fff;
}

.footer_content {
	padding-top:15px;
	width:750px;
	margin:auto;
	text-align: left;
}

.footer_box {
	width:170px;
	margin-right:20px;
	float:left;
}

.footer_box_last {
	width:170px;
	float:left;
}

.servicios {
	width:235px;
	padding:5px 0 0 30px;
	float:left;
}

.equipo {
	width:280px;
	padding-top:5px;
	float:left;
}
.preguntas {
	width:300px;
	padding-top:5px;
	float:left;
}

.banderes {
	display:inline;
	list-style-type: none;
}

#sidebar {
	width:300px;
	float:right;
	margin-top:30px;
}

#sidebar .box {
	background: #F5F6F8;
	border: 1px solid #EAEBEE;
	padding: 5px;
	text-align: left;
	margin-bottom:30px;
}

#sidebar .box img {
	margin-right:10px;
	margin-left: 5px;
}

#sidebar .box h2 {
	margin:5px;
}


.linea_footer {
	border: 1px solid #ccc;
	padding: 1px;
	margin:3px;
	background: #C7253F;
}