/*  
Theme Name: PRiNZ BranfordMagazine
Theme URI: http://www.der-prinz.com/2008/01/20/wordpress-magazine-style-theme-branfordmagazine/
Description: A premium magazine-style layout for Wordpress with multiple functionalities inspired by the great themes of Brian Gardner,
Darren Hoyt and Justin Tadlock
Version: 1.3
Author: Michael Oeser
Author URI: http://www.der-prinz.com

/******************************************
*   HTML Elements                         
******************************************/
body {
	/*background-image: url(http://server/stu/rrtaarquitectos/images/backg.jpg);*/
	/*background-image: url(http://server/stu/rrtaarquitectos/images/back.jpg);*/
	/*color: #333;
	padding: 13px 0 25px 0;*/
	background-image: url(images/back.jpg);
	}

p {	
	margin: 15px 0;
	}

a:link, a:visited {
	color: #666666;
	text-decoration:none;
	}

a:hover, a:active {
	color:#00CC00;
	text-decoration:none;
	}

hr {
	display: block;
	height:1px;
	background:#333;
	border:0;
	}


.style1 {
	color: #666666;
	font-family: verdana;
	font-size: 14px;
}
.style2 {
	font-family: verdana;
	font-size: 10px;
	color: #666666;
}
.style3 {color: #F0F0F0}
.style4 {
	font-family: verdana;
	font-size: 16px;
	color: #00CC00;
	font-weight: bold;
}
.style5 {
	font-family: verdana;
	font-size: 11px;
	color: #CCCCCC;
}
.style6 {font-family: verdana}