/* Maquetación  */
* {
	margin: 0 0;
	padding: 0 0;
}
body {
	color: #7e7e7e;
	background: #f0f0f0 url('images/background.jpg') repeat-x;
	font-size: 77%; 
}
.inside {
	background: #f0f0f0 url('images/background2.jpg') repeat-x;
}
#wrapper {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background: url('images/shadow.jpg') repeat-y;
}
#column_left {
	width: 10px;
	height: 652px;
	background: url('images/l_shadow_top.jpg') no-repeat 0 0;
	float: left;
}
#column_right {
	width: 10px;
	height: 652px;
	background: url('images/r_shadow_top.jpg') no-repeat 0 0;
	float: right;
}
#column_left2 {
	width: 10px;
	height: 652px;
	background: url('images/l_shadow_2.jpg') no-repeat 0 0;
	float: left;
}
#column_right2 {
	width: 10px;
	height: 652px;
	background: url('images/r_shadow_2.jpg') no-repeat 0 0;
	float: right;
}
#column_center {
	width: 780px;
	float: left;
}
#header {
	width: 780px;

	background: url('images/header.jpg') no-repeat 0 90px !important;
	background: url('images/header.jpg') no-repeat 0 100px;
}
#header-flash {
	width:780px;
	float:left;
	margin:0 0 0 0;
	position:relative;
	
}
#header-contact {
	width: 780px;
	height: 212px;
	background: url('images/header-contact.jpg') no-repeat 0 90px !important;
	background: url('images/header-contact.jpg') no-repeat 0 100px;
}
#header-empresa {
	width: 780px;
	height: 212px;
	background: url('images/header-empresa.jpg') no-repeat 0 90px !important;
	background: url('images/header-empresa.jpg') no-repeat 0 100px;
}
#header-donde {
	width: 780px;
	height: 212px;
	background: url('images/header-donde.jpg') no-repeat 0 90px !important;
	background: url('images/header-donde.jpg') no-repeat 0 100px;
}
#header-politica {
	width: 780px;
	height: 212px;
	background: url('images/header-politica.jpg') no-repeat 0 90px !important;
	background: url('images/header-politica.jpg') no-repeat 0 100px;	
}
#header-trabajos {
	width: 780px;
	height: 212px;
	background: url('images/header-trabajos.jpg') no-repeat 0 90px !important;
	background: url('images/header-trabajos.jpg') no-repeat 0 100px;	
}
#prev-content {
	float: left;
	width: 540px;
	margin: 10px 0 10px 20px !important;
	margin: 10px 0 10px 10px;
	font-family: Verdana, Helvetica,sans-serif;
	font-size:1.0em;
}
#content {
	float: left;
	width: 740px;
	margin: 10px 0 10px 20px !important;
	margin: 10px 0 10px 10px;
	font-family: Verdana, Helvetica,sans-serif;
	font-size:1.0em;
}
#footer {
	clear: both;
	width: 800px;
	background:#f0f0f0 url('images/footer.jpg') no-repeat;
	font-family: Verdana, Helvetica,sans-serif;
	font-size: 0.9em;
	text-align:center;
	padding: 40px 0px 40px 0px;
}
/*Logotipo*/
#logo a {
	width: 279px; 
	height: 80px; 
	background: url('images/talnamadi.jpg') no-repeat; 
	display: block; 
	text-indent: -9999px;
	margin-top: 10px;
	margin-left: 30px;
	margin-bottom: 10px;
}
/*Footer*/
#footer li {
	display: inline;
	padding: 0 10px 0 10px;
}
#footer ul {
	padding: 1em;
}
#footer a:link,#footer a:visited {
	text-decoration:none;
	color: #38538A;
}
#footer a:hover {
	text-decoration:underline;
	color: #7e7e7e;
}
/*Menu lateral*/

#nav {
	background: url('images/menu.jpg') no-repeat 20px 0;
	font-family: Verdana, Helvetica,sans-serif;
	float:right;
	padding: 30px 0 0 0;
	margin-top: 10px;
	width:200px;
	margin-right: 0 !important;
	margin-right: 10px;
}
#nav li {
	list-style: none;
	text-align: right;

}
#nav li a{
	font-size:11px;
	text-decoration:none;
	color:#333;
	border-bottom:1px #ededed solid;
	display: block;
	letter-spacing: 0px;
	line-height: 18px;
	padding-bottom: 2px;
	padding-top: 2px;
	width: 170px;
}
#nav li a:hover{
	color:#ED1B1B;
	background-color: #fafafa;
	background-x-position: left;
	background-y-position: center;
	background-repeat: no-repeat;
}
#nav li.current a {
	color: #454545;
	font-weight: bold;
}
/*titulares */
#prev-content h2,#content h2{
	display:block;
	margin:0 0 15px 0;
	padding:0;
	color: #000;
	font:29px "Lucida Grande", Arial, Verdana, Sans Serif;
}
#prev-content h3,#content h3{
	display:block;
	margin:6px 0 17px 5px;
	padding:0;
	color:#E9610E;
	font:20px "Lucida Grande", Arial, Verdana, Sans Serif;
}
#prev-content h3 span,#content h3 span{
	color:#4DC1EC;
}
#prev-content h3 em,#content h3 em{
	font-style:normal;
	color:#8EC44E;
}
#prev-content h4,#content h4{
	display:block;
	margin:3px 0 5px 5px;
	padding:0;
	color:#E9610E;
	font:16px "Lucida Grande", Arial, Verdana, Sans Serif;
}
#prev-content h4 span,#content h4 span{
	color:#4DC1EC;
}
#prev-content h4 em,#content h4 em{
	font-style:normal;
	color:#8EC44E;
}
#prev-content p,#content p{
	display:block;
	margin:10px 0 0 15px;
	padding:0 0 8px 0;
	line-height:18px;
	letter-spacing: 0.5px;
	text-align:justify;
}
#prev-content p span,#content p span{
	color: #375B8B;
	font-weight: bold;
}
#prev-content p em,#content p em {
	color: #A7A29C;
	font-weight:bold;
	font-style:normal;
}
#prev-content ul { margin-left: 40px;
	}
#prev-content li {
	font-size:11px;
	text-decoration:none;
	color:#333;

	letter-spacing: 0px;
	line-height: 18px;
	padding-bottom: 2px;
	padding-top: 2px;
}
#prev-content a {
	text-decoration:none;
	color: #38538A;
}
#prev-content a:hover {
	color: #333;
	text-decoration: underline;
}
/* Galeria */
a img{ 	border: none;}

.thumbnail
{
	padding: 5px 5px 15px 5px;
	background-color: #F0F0F0;
	border: 1px solid #DFDFDF;
	float: left;
	margin: 0 22px 10px 22px !important;
	margin: 0 18px 10px 18px; 
}
.hidden {
	display: none;
}