

body {
	background: #FFFFFF url(../images/img01.jpg) repeat-x top left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	color:#333;
}



h1, h2, h3 {
	color: #31363B;
	letter-spacing: -1px;
}

h1, h1 a, h2, h2 a {
	text-decoration: none;
}

h1 a:hover, h2 a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 38px;
}

h2 {
	font-size: 28px;
	font-weight: normal;
}

h3 {
	font-size: 14px;
	letter-spacing: -1px;
	font-weight: normal;
}

h4 {
	color: #004489;
	font-size:14px;
	text-align:right;
	font-weight: normal;
	
	
}


 ul, ol {
	margin-top: 0px;
	margin-left: 30px;
}





a {
	color: #004489;
	font-size:14px;
	
	
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}



hr {
	display: none;
}

#galimg{
width: 754px;


}

#header {
	width: 960px;
	height: 390px;
	margin: 0 auto;
}
/* index */
#index{
	width: 1024px;
	height: 430px;
	margin: 0 auto;
	margin-top:50px;
	background-image:url(images/cugat_index.jpg);
}
/* idioma */
#idioma{
	width: 1024px;
	height: 30px;
	margin: 0 auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:center;
	padding-top:10px;
	color:#004489;
}
/* Logo */

#logo {
	width: 754px;
	height: 62px;
	margin: 0 auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #808080;
	font-size: 14px;
	text-align:right;
	background: url(../images/img08.jpg) no-repeat left top;
	
}



#logo a {
	color: #004489;
}

#splash {
	width: 754px;
	height: 266px;
	padding-bottom: 3px;
	background: url(../images/img07.jpg) no-repeat left top;
}

/* Header */

#header {
	width: 754px;
	margin: 0 auto;
}

#menu {
	height: 60px;
	width: 754px;
	padding-left: 20px;
	background: url(../images/img06.jpg) no-repeat left top;
	font-family: "Trebuchet MS",  Arial, Helvetica, sans-serif;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	float: left;
	padding: 20px 30px 15px 18px;
	margin-right: 1px;
	height: 30px;
	background: url(../images/img03.gif) no-repeat left 35%;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	color: #FFFFFF;
}

#menu a:hover {
	color: #FFFFFF;
}

#menu .current_page_item a {
	text-decoration:underline;
}

/* Search */



#wrapper {
	width: 754px;
	margin: 0 auto;
	background: url(../images/img05.jpg) repeat-x left top;
}

/* Page */

#page {
	width: 754px;
	margin: 0 auto;
	padding-top: 20px;
}

/* Content */

#content {
	float: right;
	width: 500px;
}

.post {
}

.post .title {
	margin: 0;
	padding: 10px 20px 10px 10px;
	border-bottom: 1px dotted #D6C9BF;
	
}

.post h1.title {
	padding: 5px 0  0 50px;
	height: 40px;
	font-size: 2.4em;
	text-transform: lowercase;
}

.post h3.title {
	border-bottom: none;
	padding: 5px 20px;
	font-size: 12pt;
	
}

.post .title a:hover {
	text-decoration: none;
}

.post .entry {
	margin: 0px;
	padding: 20px 20px;
	text-align:justify;
	line-height:20px;
	padding-bottom: 0px;
}

#video {
	margin: 0px;
	padding:0px;
	width:480px;
	float:right;
	
	
}

.post .meta {
	height: 35px;
	margin: 15px 0 20px 0;
	padding: 15px 0 0 20px;
	line-height: normal;
	background: url(../images/img05.jpg) repeat-x left top;
}

.post a {
	color: #31363B;
}

/* Sidebar */

#sidebar {
	float: left;
	height: 160px;
}

#sidebar_eventos {
	float: left;
	height: 500px;
	width: 250px;
	overflow-x: hidden;
	overflow-y: auto;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar_eventos ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 40px;
}

#sidebar_eventos li {
	margin-bottom: 40px;
}

#sidebar li ul {
	padding-left: 25px;
}

#sidebar_eventos li ul {
	padding-left: 25px;
}

#sidebar li li {
	margin: 0;
	padding: 5px 10px;
	border-bottom: 1px dotted #D6C9BF;
}

#sidebar_eventos li li {
	margin: 0;
	padding: 5px 10px;
	border-bottom: 1px dotted #D6C9BF;
}

#sidebar li h2 {
	margin: 0 0 1em 0;
	padding: 15px 0  5px 25px;
	height: 30px;
	text-transform: lowercase;
	font-size: 28px;
	letter-spacing: -1px;
}

#sidebar_eventos li h2 {
	margin: 0 0 1em 0;
	padding: 15px 0  5px 25px;
	height: 30px;
	text-transform: lowercase;
	font-size: 28px;
	letter-spacing: -1px;
}

#sidebar li p {
	padding: 0 20px;
	
}

#sidebar_eventos li p {
	padding: 0 20px;
	
}

#sidebar_somos {
	float: left;
}

#sidebar_somos .imagen {
	float: left;
	width: 250px;
	border:none;

}


/* Footer */

#footer {
	clear: both;
	width: 754px;
	height: 50px;
	margin: 0 auto;
	background: #FFFFFF url(../images/img01.jpg) repeat-x top left;
}

#footer p {
	margin: 0;
	line-height: normal;
	padding: 35px 15px;
}

#footer a {
}

#footer .legal {
	float: left;
}

#footer .credit {
	float: right;
}

#fecha_news {
	color: #004489;
	float: right;
}

#titulo_news {
	font-size: 16px;
	color: #004489;
}

/* BUG BR BBDD MYSQL */

#texto_news{
	white-space: pre-wrap;       /* br BBDD css-3 */ 
	white-space: -moz-pre-wrap;  /* br BBDD Mozilla, since 1999 */ 
	white-space: -pre-wrap;      /* br BBDD Opera 4-6 */ 
	white-space: -o-pre-wrap;    /* br BBDD Opera 7 */ 
	word-wrap: break-word;       /* br BBDD Internet Explorer 5.5+ */
}
