/* CSS Document */
/*********** WELCOME **********/

#welcome {
	background-image:url(welcome.gif);
	background-repeat:no-repeat;
	width:300px;
	height:300px;
	position:absolute;
	margin-left:auto;
	margin-right:auto;
	margin-top:5%;
	left:34%;
	text-align:center;

}
#welcome img{
	border:none;
}

body{
	margin:0px;
	background-color:#ECECD8;
	font-family:"Verdana";
	font-size:11px;
	color:#616034;	
	background-image:url(fondo.jpg);
	background-repeat:repeat;
}
a {
	color:#C45F6A;
	text-decoration:none:
	
}
a img{
	border:none;
}
a:hover {
	text-decoration:underline;
}
.content {
	border-right:2px solid #BB4250;
	border-left:2px solid #BB4250;
	width:780px;
	background-color:#F6F6F0;
	margin-right:auto;
	margin-left:auto;
	padding-top:0px;
	height:100%;
}

#header {
	background-image:url(header.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	height:122px;
	margin-top:0px;
	padding-top:0px;
}
#menu {
/*	position:relative;*/
	margin-top:50px;
	margin-left:15px;
	_margin-left:7px;
	float:left;
	width:480px;
}
#menu a{
	margin-right:9px;
}
#menu img{
	border:0px;
}
#logo {
	background-image:url(logo.jpg);
	background-repeat:no-repeat;
	width:276px;
	height:122px;
	float:right;
	top:0px;
	float:right;
}
#logo img{
border:none;
}
#footer {
	background-image:url(footer.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	padding-top:50px;
	text-align:left;
	padding:5px;
	color:#A0A074;
	font-size:10px;
	height:70px;
}
#footer .copy {
	padding-top:40px;
	width:400px;
	float:left;
}
#footer .menu-links{
	width:400px;
	float:left;	
}
#footer a{
	color: #BB4250;
	text-decoration:none;
}
#footer .syberia{
	width:250px;
	float:right;
	text-align:right;
}
#page {
	clear:both;
	height:auto;
	min-height:700px;
	height:100%;
	display:block;
}
/****************** MASTER *****************/
#news {
	height:130px;	
	margin-left:15px;
}
.noticia {
	width:240px;
	height:125px;
	float:left;
	padding:5px;
}
.noticia .img{
	background-image:url(news_imagen.jpg);
	background-repeat:no-repeat;
	width: 93px;
	height: 130px;
	float:left;
	margin-right:10px;	
}
.noticia h3{
	font-size:13px;
	background-image:url(bullet.jpg);
	background-repeat:no-repeat;
	padding-left:115px;
	background-position:105px 3px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;

}
.noticia a{
	color:#C45F6A;
	text-decoration:none;
}
.noticia a:hover {
	color:#993300;
}
.noticia p{

	font-size:10px;
	margin-top:5px;
}

/************** HOME ****************/
.center {
	padding-left:20px;
	padding-right:20px;
}
.left {
	width:440px;
	padding-left:20px;
	float:left;
	height:100%;
}
.right {
	width:250px;
	margin-left:10px;
	padding-top:30px;
	padding-right:30px;
	padding-left:30px;
	float:right;
	text-align:justify;
	height:auto;
}
.home {
	background-image:url(linea.jpg);
	background-repeat:no-repeat;
	background-position:5px top;
	padding-top:35px;
}

.article h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	background-image:url(bullet.jpg);
	background-repeat:no-repeat;
	padding-left:15px;
	background-position:0px 4px;
	color:#BB4250;
	font-size:14px;
	font-weight:bold;
}
.article a{
	text-decoration:none;
	background-image:url(bullet2.jpg);
	background-repeat:no-repeat;
	background-position:right 1px;
	padding-right:18px;
}
/************* CONTENIDO ***********/
.content h1{
	color:#C45F6A;
	font-size:18px;
}
.content h2{
	font-size:14px;
}
/************* PERROS **************/
.pic .desc{ 
	 text-align:center;
	 color:#CCCCCC;
	 margin-top:0px;
	 margin-bottom:3px;
}

/************ CONTACTO ************/
.contact {
	width:500px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:30px;
}
.form {
	margin-left:10px;
}
input,textarea {
	background-color:#F2F2E5;
	border:1px solid #A0A074;
	margin-top:10px;
	margin-left:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#996600;
	font-size:11px;
	padding:2px;
}
textarea {
	height:120px;
	width:320px;
}

/*********** VER ARTICULO **************/
.large-text {
	margin-left:12px;
}
.large-text .title {
	color:#C45F6A;
	font-size:18px;
	margin-bottom:10px;
 	display:block;
}
.large-text .desc {
	font-size:11px;
	color:#6D242C;
	display:block;
	text-align:justify;

}

.large-text .text{
	margin-top:10px;
	line-height:20px;	
}

/*********** ARTICULOS ****************/
.center .article {
	margin-top:10px;
	margin-bottom:10px;
	width:320px;
	float:left;
	margin-right:20px;
	margin-left:20px;
}
.center .article .title{
	color:#C45F6A;
	font-size:14px;

}
.center .pager {
	clear:both;
	width:150px;
	margin-left:auto;
	margin-right:auto;
	padding-top:20px;
}
.center .empty{
	text-align:center;
	font-size:14px;
	font-weight:bold;
	padding-top:50px;
}

/************* FUNDACION **********/
ul.fundacion {
	list-style-image:url(bullet3.jpg);
	list-style-position:outside;
	font-size:11px;
	margin-left:20px;
}
ul.fundacion li{
	padding-left:5px;
	margin-top:5px;
	
}

.thanks {
	text-align:left;
	margin-top:10px;
	_padding-top:15px;
}
.thanks .people{
	margin-top:10px;
}
.people .cat{
	display:block;
	font-weight:bold;
}
.people .name{
	display:block;
}
.links {
	padding-top:30px;
}
.links ul{
	text-align:left;
	list-style-image:url(bullet3.jpg);
	list-style-position:outside;
}
.links li{
	padding-left:5px;
	margin-top:5px;
}
